[]
Remove the shortcut for some action.
public void RemoveShortcut(ModifierKeys modifier, Key key)
Public Sub RemoveShortcut(modifier As ModifierKeys, key As Key)
| Type | Name | Description |
|---|---|---|
| ModifierKeys | modifier | Modifier key of the shortcut. |
| Key | key | Key of the shortcut. |