Brush.SlateBlue Property

Definition

Gets a SolidColorBrush of the system-defined color SlateBlue.

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

Property Value

Applies to