Brush.Salmon Property

Definition

Gets a SolidColorBrush of the system-defined color Salmon.

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

Property Value

Applies to