Brush.OrangeRed Property

Definition

Gets a SolidColorBrush of the system-defined color OrangeRed.

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

Property Value

Applies to