Brush.LightSlateGray Property

Definition

Gets a SolidColorBrush of the system-defined color LightSlateGray.

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

Property Value

Applies to