Back to Devexpress

EventToCommand Fields

wpf-devexpress-dot-mvvm-dot-ui-dot-eventtocommand-dot-underscore-fields.md

latest5.0 KB
Original Source

EventToCommand Fields

Executes a command in response to a raised event.

NameDescription
AllowChangingEventOwnerIsEnabledProperty staticIdentifies the EventToCommand.AllowChangingEventOwnerIsEnabled dependency property.
CommandParameterProperty staticIdentifies the EventToCommandBase.CommandParameter dependency property. Inherited from EventToCommandBase.
CommandProperty staticIdentifies the EventToCommandBase.Command dependency property. Inherited from EventToCommandBase.
CommandTargetProperty staticIdentifies the CommandTarget dependency property. Inherited from EventToCommandBase.
DispatcherPriorityProperty staticIdentifies the EventToCommandBase.DispatcherPriority dependency property. Inherited from EventToCommandBase.
EventArgsConverterProperty staticIdentifies the EventToCommand.EventArgsConverter dependency property.
EventNameProperty staticIdentifies the EventTriggerBase<T>.EventNameProperty dependency property. Inherited from EventTriggerBase<T>.
EventProperty staticIdentifies the EventTriggerBase<T>.EventProperty dependency property. Inherited from EventTriggerBase<T>.
MarkRoutedEventsAsHandledProperty staticIdentifies the EventToCommandBase.MarkRoutedEventsAsHandled dependency property. Inherited from EventToCommandBase.
ModifierKeysProperty staticIdentifies the EventToCommand.ModifierKeys dependency property.
PassEventArgsToCommandProperty staticIdentifies the EventToCommand.PassEventArgsToCommand dependency property.
ProcessEventsFromDisabledEventOwnerProperty staticIdentifies the EventToCommandBase.ProcessEventsFromDisabledEventOwner dependency property. Inherited from EventToCommandBase.
SourceNameProperty staticIdentifies the EventTriggerBase<T>.SourceNameProperty dependency property. Inherited from EventTriggerBase<T>.
SourceObjectProperty staticIdentifies the EventTriggerBase<T>.SourceObjectProperty dependency property. Inherited from EventTriggerBase<T>.
UseDispatcherProperty staticIdentifies the EventToCommandBase.UseDispatcher dependency property. Inherited from EventToCommandBase.

See Also

EventToCommand Class

EventToCommand Members

DevExpress.Mvvm.UI Namespace