Brush.LightCyan Property

Definition

Gets a SolidColorBrush of the system-defined color LightCyan.

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

Property Value

Applies to