SystemColors.InactiveCaptionTextBrush Właściwość

Definicja

SolidColorBrush Pobiera kolor tekstu paska tytułu nieaktywnego okna.

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

Wartość właściwości

SolidColorBrush

Kolor tekstu paska tytułu nieaktywnego okna.

Uwagi

Użycie atrybutu języka XAML

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

Wartości XAML

x:Static
Rozszerzenie x:Static Markup.

Dotyczy