Brush.Silver Property

Definition

Gets a SolidColorBrush of the system-defined color Silver.

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

Property Value

Applies to