Class Option
public class Option
- Inheritance
-
Option
- Inherited Members
- Extension Methods
Fields
First
public static readonly Color First
Field Value
Forth
public static readonly Color Forth
Field Value
Second
public static readonly Color Second
Field Value
Third
public static readonly Color Third
Field Value
Properties
Background
public Brush Background { get; set; }
Property Value
Color
默认颜色列表
public Brush[] Color { get; set; }
Property Value
- Brush[]