Class AccentColorSource
public class AccentColorSource : NotifyPropertyChanged, INotifyPropertyChanged
- Inheritance
-
AccentColorSource
- Implements
- Inherited Members
- Extension Methods
Properties
Colors
颜色列表
public ObservableCollection<Color> Colors { get; set; }
Property Value
DispalyName
显示名称
public string DispalyName { get; set; }