Brush.Goldenrod Property

Definition

Gets a SolidColorBrush of the system-defined color Goldenrod.

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

Property Value

Applies to