Property UsedHotKeys
UsedHotKeys
Gets the list of hotkeys already used by RadioLabels or that should not be used if AssignHotKeysToRadioLabels is enabled.
public List<Key> UsedHotKeys { get; }
Gets the list of hotkeys already used by RadioLabels or that should not be used if AssignHotKeysToRadioLabels is enabled.
public List<Key> UsedHotKeys { get; }