Colors.DarkRed Eigenschaft

Definition

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

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FF8B0000.

Gilt für: