Brush.DarkSeaGreen Property

Definition

Gets a SolidColorBrush of the system-defined color DarkSeaGreen.

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

Property Value

Applies to