SystemColors.InactiveCaptionTextBrush Eigenschap

Definitie

Hiermee haalt u een SolidColorBrush kleur op van de tekst van de titelbalk van een inactief venster.

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

Waarde van eigenschap

De kleur van de tekst van de titelbalk van een inactief venster.

Opmerkingen

XAML-kenmerkgebruik

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

XAML-waarden

x:Statisch De extensie x:Static Markup.

Van toepassing op