Colors.PowderBlue Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la couleur définie par le système qui a une valeur ARGB de #FFB0E0E6.
public:
static property Color PowderBlue { Color get(); };
static Color PowderBlue();
public static Color PowderBlue { get; }
var color = Colors.powderBlue;
Public Shared ReadOnly Property PowderBlue As Color
Valeur de propriété
Couleur définie par le système qui a une valeur ARGB de #FFB0E0E6.