Brush.AliceBlue Property

Definition

Gets a SolidColorBrush of the system-defined color AliceBlue.

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

Property Value

Applies to