Brush.Red Property

Definition

Gets a SolidColorBrush of the system-defined color Red.

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

Property Value

Applies to