Brush.RoyalBlue Property

Definition

Gets a SolidColorBrush of the system-defined color RoyalBlue.

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

Property Value

Applies to