Class CommandKeyboardShortcut<TViewModel, TCommandDefinition>
public class CommandKeyboardShortcut<TViewModel, TCommandDefinition> : CommandKeyboardShortcut where TCommandDefinition : CommandDefinition
Type Parameters
TViewModel
TCommandDefinition
- Inheritance
-
CommandKeyboardShortcut<TViewModel, TCommandDefinition>
- Inherited Members
Constructors
CommandKeyboardShortcut(KeyGesture, int)
public CommandKeyboardShortcut(KeyGesture keyGesture, int sortOrder = 5)
Parameters
keyGesture
KeyGesturesortOrder
int