Brush.Snow Property

Definition

Gets a SolidColorBrush of the system-defined color Snow.

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

Property Value

Applies to