Brush.LightGray Property

Definition

Gets a SolidColorBrush of the system-defined color LightGray.

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

Property Value

Applies to