Brush.LightGreen Property

Definition

Gets a SolidColorBrush of the system-defined color LightGreen.

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

Property Value

Applies to