Colors.LemonChiffon Propriété

Définition

Obtient la couleur définie par le système qui a une valeur ARGB de #FFFFFACD.

public:
 static property System::Windows::Media::Color LemonChiffon { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color LemonChiffon { get; }
static member LemonChiffon : System.Windows.Media.Color
Public Shared ReadOnly Property LemonChiffon As Color

Valeur de propriété

Représente les couleurs en termes de canaux alpha, rouge, vert et bleu.

Remarques

Pour plus d’informations sur les propriétés de couleur, consultez Colors.

Utilisation d'attributs XAML

<object property="LemonChiffon"/>  

S’applique à