Skip to main content

EventToCommandBase Fields

A base class for the EventToCommand behavior.
Name Description
CommandParameterProperty static Identifies the EventToCommandBase.CommandParameter dependency property.
CommandProperty static Identifies the EventToCommandBase.Command dependency property.
CommandTargetProperty static Identifies the CommandTarget dependency property.
DispatcherPriorityProperty static Identifies the EventToCommandBase.DispatcherPriority dependency property.
EventNameProperty static Identifies the EventTriggerBase<T>.EventNameProperty dependency property. Inherited from EventTriggerBase<T>.
EventProperty static Identifies the EventTriggerBase<T>.EventProperty dependency property. Inherited from EventTriggerBase<T>.
MarkRoutedEventsAsHandledProperty static Identifies the EventToCommandBase.MarkRoutedEventsAsHandled dependency property.
ProcessEventsFromDisabledEventOwnerProperty static Identifies the EventToCommandBase.ProcessEventsFromDisabledEventOwner dependency property.
SourceNameProperty static Identifies the EventTriggerBase<T>.SourceNameProperty dependency property. Inherited from EventTriggerBase<T>.
SourceObjectProperty static Identifies the EventTriggerBase<T>.SourceObjectProperty dependency property. Inherited from EventTriggerBase<T>.
UseDispatcherProperty static Identifies the EventToCommandBase.UseDispatcher dependency property.
See Also