Brush.DarkOrange Property

Definition

Gets a SolidColorBrush of the system-defined color DarkOrange.

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

Property Value

Applies to