Brush.DarkGoldenrod Property

Definition

Gets a SolidColorBrush of the system-defined color DarkGoldenrod.

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

Property Value

Applies to