Brush.SteelBlue Property

Definition

Gets a SolidColorBrush of the system-defined color SteelBlue.

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

Property Value

Applies to