Partager via


SystemColors.InactiveCaptionColor Propriété

Définition

Obtient une Color structure qui correspond à la couleur d’arrière-plan de la barre de titre d’une fenêtre inactive.

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

Valeur de propriété

Couleur d’arrière-plan de la barre de titre d’une fenêtre inactive.

Remarques

Utilisation des attributs XAML

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

Valeurs XAML

x :StaticExtension x :Static Markup.

S’applique à