DarkGray Property (Brushes)
In This Topic
A system-defined
ColorBrush object with a width of 1.
Syntax
'Declaration
Public Shared ReadOnly Property DarkGray As Brush
public static Brush DarkGray {get;}
Property Value
A
ColorBrush object set to a system-defined color.
See Also