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