Brush.IndianRed Property

Definition

Gets a SolidColorBrush of the system-defined color IndianRed.

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

Property Value

Applies to