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

KeyToCommand Fields

Allows you to specify a key combination that invokes a command.
Name Description
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.
EventNameProperty static Identifies the EventName dependency property. Inherited from EventTrigger<T>.
EventOwnerProperty static Identifies the EventOwner dependency property. Inherited from EventTrigger<T>.
KeyGestureProperty static Identifies the KeyGesture dependency property.
MarkRoutedEventsAsHandledProperty static Identifies the MarkRoutedEventsAsHandled dependency property. Inherited from EventToCommandBase.
ProcessEventsFromDisabledEventOwnerProperty static Identifies the ProcessEventsFromDisabledEventOwner dependency property. Inherited from EventToCommandBase.
See Also