Colors.Silver Eigenschaft

Definition

Ruft die systemdefinierte Farbe ab, die den ARGB-Wert #FFC0C0C0 hat.

public:
 static property Color Silver { Color get(); };
static Color Silver();
public static Color Silver { get; }
var color = Colors.silver;
Public Shared ReadOnly Property Silver As Color

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FFC0C0C0.

Gilt für: