Brush.DarkMagenta Property

Definition

Gets a SolidColorBrush of the system-defined color DarkMagenta.

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

Property Value

Applies to