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