Brush.SandyBrown Property

Definition

Gets a SolidColorBrush of the system-defined color SandyBrown.

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

Property Value

Applies to