Brush.DarkBlue Property

Definition

Gets a SolidColorBrush of the system-defined color DarkBlue.

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

Property Value

Applies to