Brush.ForestGreen Property

Definition

Gets a SolidColorBrush of the system-defined color ForestGreen.

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

Property Value

Applies to