Property AssignHotKeysToCheckBoxes
AssignHotKeysToCheckBoxes
If true the CheckBoxes will each be automatically assigned a hotkey. UsedHotKeys will be used to ensure unique keys are assigned. Set UsedHotKeys before setting Flags with any hotkeys that may conflict with other Views.
public bool AssignHotKeysToCheckBoxes { get; set; }