Share via


Brush.DarkGrey Property

Definition

Gets a SolidColorBrush of the system-defined color DarkGrey.

public:
 static property Microsoft::Maui::Controls::SolidColorBrush ^ DarkGrey { Microsoft::Maui::Controls::SolidColorBrush ^ get(); };
public static Microsoft.Maui.Controls.SolidColorBrush DarkGrey { get; }
static member DarkGrey : Microsoft.Maui.Controls.SolidColorBrush
Public Shared ReadOnly Property DarkGrey As SolidColorBrush

Property Value

Applies to