Brush.Beige Property

Definition

Gets a SolidColorBrush of the system-defined color Beige.

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

Property Value

Applies to