Brush.LightSalmon Property

Definition

Gets a SolidColorBrush of the system-defined color LightSalmon.

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

Property Value

Applies to