Back to Devexpress

EventToCommandBase Fields

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

latest3.5 KB
Original Source

EventToCommandBase Fields

A base class for the EventToCommand behavior.

NameDescription
CommandParameterProperty staticIdentifies the EventToCommandBase.CommandParameter dependency property.
CommandProperty staticIdentifies the EventToCommandBase.Command dependency property.
CommandTargetProperty staticIdentifies the CommandTarget dependency property.
DispatcherPriorityProperty staticIdentifies the EventToCommandBase.DispatcherPriority 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.
ProcessEventsFromDisabledEventOwnerProperty staticIdentifies the EventToCommandBase.ProcessEventsFromDisabledEventOwner dependency property.
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.

See Also

EventToCommandBase Class

EventToCommandBase Members

DevExpress.Mvvm.UI Namespace