Colors.Azure Eigenschaft

Definition

Ruft die systemdefinierte Farbe ab, die über den ARGB-Wert #FFF0FFFF verfügt.

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FFF0FFFF.

Gilt für: