Table of Contents

Class HotKeySetting

Namespace
H.Modules.Setting.Base
Assembly
H.Modules.Setting.dll

热键

[Display(Name = "热键", GroupName = "基本设置")]
public class HotKeySetting : Settable<HotKeySetting>, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable
Inheritance
HotKeySetting
Implements
Inherited Members
Extension Methods

Properties

HotKeys

说明

public ObservableCollection<HotKeyItem> HotKeys { get; set; }

Property Value

ObservableCollection<HotKeyItem>