Class ThemeConfig
public class ThemeConfig : LazySettingInstance<ThemeConfig>, INotifyPropertyChanged, IDisplayer, ISetting
- Inheritance
-
ThemeConfig
- Implements
- Inherited Members
- Extension Methods
Properties
AccentBrushType
public AccentBrushType AccentBrushType { get; set; }
Property Value
AccentColor
public Color AccentColor { get; set; }
Property Value
AccentColorSelectType
public int AccentColorSelectType { get; set; }
Property Value
AnimalSpeed
public int AnimalSpeed { get; set; }
Property Value
DefaultFontSize
public double DefaultFontSize { get; set; }
Property Value
FontSize
public FontSize FontSize { get; set; }
Property Value
IsUseAnimal
public bool IsUseAnimal { get; set; }
Property Value
ItemCornerRadius
public double ItemCornerRadius { get; set; }
Property Value
ItemHeight
public double ItemHeight { get; set; }
Property Value
ItemWidth
public double ItemWidth { get; set; }
Property Value
Language
public Language Language { get; set; }
Property Value
RowHeight
public double RowHeight { get; set; }
Property Value
ThemeType
public ThemeType ThemeType { get; set; }
Property Value
Version
public int Version { get; set; }