Colors.SpringGreen Propriété

Définition

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

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

Valeur de propriété

Color

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="SpringGreen"/>  

S’applique à