SystemColors.InactiveCaptionBrush 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 un SolidColorBrush qui est la couleur d’arrière-plan de la barre de titre d’une fenêtre inactive.
public:
static property System::Windows::Media::SolidColorBrush ^ InactiveCaptionBrush { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush InactiveCaptionBrush { get; }
member this.InactiveCaptionBrush : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property InactiveCaptionBrush As SolidColorBrush
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.InactiveCaptionBrush}"/>
Valeurs XAML
x:Static
Extension x:Static Markup.