Class Brushes
Brushes static class
public static class Brushes
- Inheritance
-
Brushes
- Inherited Members
Properties
Black
public static Brush Black { get; }
Property Value
Blue
public static Brush Blue { get; }
Property Value
Green
public static Brush Green { get; }
Property Value
Red
public static Brush Red { get; }
Property Value
White
public static Brush White { get; }
Property Value
Yellow
public static Brush Yellow { get; }