Brush.LightBlue Property

Definition

Gets a SolidColorBrush of the system-defined color LightBlue.

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

Property Value

Applies to