Colors.WhiteSmoke 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 #FFF5F5F5.
public:
static property Color WhiteSmoke { Color get(); };
static Color WhiteSmoke();
public static Color WhiteSmoke { get; }
var color = Colors.whiteSmoke;
Public Shared ReadOnly Property WhiteSmoke As Color
Valeur de propriété
Couleur définie par le système qui a une valeur ARGB de #FFF5F5F5.