Brush.PeachPuff Property

Definition

Gets a SolidColorBrush of the system-defined color PeachPuff.

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

Property Value

Applies to