Brush.Pink Property

Definition

Gets a SolidColorBrush of the system-defined color Pink.

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

Property Value

Applies to