FrameworkElementCommandAdapter Class

Definition

public ref class FrameworkElementCommandAdapter : Microsoft::Practices::CompositeUI::Commands::EventCommandAdapter<System::Windows::FrameworkElement ^>
public class FrameworkElementCommandAdapter : Microsoft.Practices.CompositeUI.Commands.EventCommandAdapter<System.Windows.FrameworkElement>
type FrameworkElementCommandAdapter = class
    inherit EventCommandAdapter<FrameworkElement>
Public Class FrameworkElementCommandAdapter
Inherits EventCommandAdapter(Of FrameworkElement)
Inheritance
FrameworkElementCommandAdapter

Applies to