Brush.DarkSlateBlue Property

Definition

Gets a SolidColorBrush of the system-defined color DarkSlateBlue.

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

Property Value

Applies to