Table of Contents

Class AccentColorSource

Namespace
HeBianGu.Control.ThemeSet
Assembly
HeBianGu.Control.ThemeSet.dll
public class AccentColorSource : NotifyPropertyChanged, INotifyPropertyChanged
Inheritance
AccentColorSource
Implements
Inherited Members
Extension Methods

Properties

Colors

颜色列表

public ObservableCollection<Color> Colors { get; set; }

Property Value

ObservableCollection<Color>

DispalyName

显示名称

public string DispalyName { get; set; }

Property Value

string