Brush.LightSeaGreen Property

Definition

Gets a SolidColorBrush of the system-defined color LightSeaGreen.

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

Property Value

Applies to