Brush.Navy Property

Definition

Gets a SolidColorBrush of the system-defined color Navy.

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

Property Value

Applies to