Brush.Yellow Property

Definition

Gets a SolidColorBrush of the system-defined color Yellow.

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

Property Value

Applies to