Table of Contents

Class MainSetting

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

主面板

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

Properties

IsShowNotify

[Display(Name = "在任务通知区域显示图标")]
public bool IsShowNotify { get; set; }

Property Value

bool

IsShowThemeSet

[Display(Name = "在主窗口显示主题设计")]
public bool IsShowThemeSet { get; set; }

Property Value

bool