Class HotKeySetting
热键
public class HotKeySetting : Setting<HotKeySetting>, INotifyPropertyChanged, IDisplayer, ISetting
- Inheritance
-
HotKeySetting
- Implements
- Inherited Members
- Extension Methods
Properties
HotKeys
说明
public ObservableCollection<HotKeyItem> HotKeys { get; set; }
Property Value
Methods
Load()
public override void Load()