Table of Contents

Class HotKeySetting

Namespace
HeBianGu.Systems.Setting
Assembly
HeBianGu.Systems.Setting.dll

热键

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

ObservableCollection<HotKeyItem>

Methods

Load()

public override void Load()