Colors.MidnightBlue Propriété

Définition

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

public:
 static property System::Windows::Media::Color MidnightBlue { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color MidnightBlue { get; }
member this.MidnightBlue : System.Windows.Media.Color
Public Shared ReadOnly Property MidnightBlue 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="MidnightBlue"/>  

S’applique à