Skip to main content
A newer version of this page is available. .

EventToCommand Fields

Executes a command in response to a raised event.
Name Description
AllowChangeEventOwnerIsEnabledProperty static Identifies the AllowChangeEventOwnerIsEnabled dependency property.
AssociatedObjectProperty static Identifies the AssociatedObject dependency property. Inherited from Behavior.
CommandParameterProperty static Identifies the CommandParameter dependency property. Inherited from EventToCommandBase.
CommandProperty static Identifies the Command dependency property. Inherited from EventToCommandBase.
DispatcherPriorityProperty static Identifies the DispatcherPriority dependency property. Inherited from EventToCommandBase.
EventArgsConverterProperty static Identifies the EventArgsConverter dependency property.
EventNameProperty static Identifies the EventName dependency property. Inherited from EventTrigger<T>.
EventOwnerProperty static Identifies the EventOwner dependency property. Inherited from EventTrigger<T>.
MarkRoutedEventsAsHandledProperty static Identifies the MarkRoutedEventsAsHandled dependency property. Inherited from EventToCommandBase.
ModifierKeysProperty static Identifies the ModifierKeys dependency property.
PassEventArgsToCommandProperty static Identifies the PassEventArgsToCommand dependency property.
ProcessEventsFromDisabledEventOwnerProperty static Identifies the ProcessEventsFromDisabledEventOwner dependency property. Inherited from EventToCommandBase.
See Also