Brush.DarkOliveGreen Property

Definition

Gets a SolidColorBrush of the system-defined color DarkOliveGreen.

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

Property Value

Applies to