Brush.MediumSeaGreen Property

Definition

Gets a SolidColorBrush of the system-defined color MediumSeaGreen.

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

Property Value

Applies to