Brush.Brown Property

Definition

Gets a SolidColorBrush of the system-defined color Brown.

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

Property Value

Applies to