Brush.CadetBlue Property

Definition

Gets a SolidColorBrush of the system-defined color CadetBlue.

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

Property Value

Applies to