Brush.LightCoral Property

Definition

Gets a SolidColorBrush of the system-defined color LightCoral.

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

Property Value

Applies to