Brush.LightYellow Property

Definition

Gets a SolidColorBrush of the system-defined color LightYellow.

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

Property Value

Applies to