Method | Description | |
---|---|---|
KeyboardMapping ( ) : System.Windows.Input | ||
KeyboardMapping ( string commandName, string additionalText, ModifierKeys modifierKeys ) : System.Windows.Input |
public KeyboardMapping ( ) : System.Windows.Input | ||
return | System.Windows.Input |
public KeyboardMapping ( string commandName, string additionalText, ModifierKeys modifierKeys ) : System.Windows.Input | ||
commandName | string | |
additionalText | string | |
modifierKeys | ModifierKeys | |
return | System.Windows.Input |