SystemColors.InactiveCaptionTextColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une structure Color 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; }
member this.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 d'attributs XAML
<object property="{x:Static SystemColors.InactiveCaptionTextColor}"/>
Valeurs XAML
x:Static
Extension de balisage x:Static.