Share via


SystemColors.InactiveCaptionColor Propriété

Définition

Obtient une structure Color 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 d'attributs XAML

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

Valeurs XAML

x:Static
Extension x:Static Markup.

S’applique à