Brush.Blue Property

Definition

Gets a SolidColorBrush of the system-defined color Blue.

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

Property Value

Applies to