Brush.DarkSalmon Property

Definition

Gets a SolidColorBrush of the system-defined color DarkSalmon.

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

Property Value

Applies to