Brush.LightGoldenrodYellow Property

Definition

Gets a SolidColorBrush of the system-defined color LightGoldenrodYellow.

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

Property Value

Applies to