SystemColors.InactiveCaptionBrush Właściwość

Definicja

Pobiera wartość , SolidColorBrush która jest kolorem tła paska tytułu nieaktywnego okna.

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

Wartość właściwości

SolidColorBrush

Kolor tła paska tytułu nieaktywnego okna.

Uwagi

Użycie atrybutu języka XAML

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

Wartości XAML

x:Static
Rozszerzenie znaczników x:static.

Dotyczy