Brush.HotPink Property

Definition

Gets a SolidColorBrush of the system-defined color HotPink.

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

Property Value

Applies to