Partager via


SystemColors.InactiveCaptionTextColor Propriété

Définition

Obtient une Color structure qui est la couleur du texte de la barre de titre d’une fenêtre inactive.

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

Valeur de propriété

Couleur du texte de la barre de titre d’une fenêtre inactive.

Remarques

Utilisation des attributs XAML

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

Valeurs XAML

x :StaticExtension x :Static Markup.

S’applique à