Brush.Gray Property

Definition

Gets a SolidColorBrush of the system-defined color Gray.

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

Property Value

Applies to