Freigeben über


SystemColors.InactiveCaptionTextBrush Eigenschaft

Definition

Ruft ein SolidColorBrush , das die Farbe des Texts der Titelleiste eines inaktiven Fensters ist.

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

Eigenschaftswert

Die Farbe des Texts der Titelleiste eines inaktiven Fensters.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: