Partager via


SystemColors.WindowColor Propriété

Définition

Obtient une Color structure qui est la couleur d’arrière-plan dans la zone cliente d’une fenêtre.

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

Valeur de propriété

Couleur d’arrière-plan dans la zone cliente d’une fenêtre.

Remarques

Utilisation des attributs XAML

<object property="{x:Static SystemColors.WindowColor}"/>

Valeurs XAML

x :StaticExtension x :Static Markup.

S’applique à