Brush.Black Property

Definition

Gets a SolidColorBrush of the system-defined color Black.

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

Property Value

Applies to