[]
Gets the InputMan EditingControl's shortcuts.
public ShortcutDictionary ShortcutKeys { get; set; }
Public Property ShortcutKeys As ShortcutDictionary
Type | Description |
---|---|
ShortcutDictionary | A ShortcutDictionary value that represents all the editing control's shortcuts. |
You can add some shortcuts to this dictionary, in edit mode, these shortcuts can be used like the InputMan control.