Bagikan melalui


SystemColors.InactiveCaptionBrush Properti

Definisi

SolidColorBrush Mendapatkan yang merupakan warna latar belakang bilah judul jendela yang tidak aktif.

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

Nilai Properti

Warna latar belakang bilah judul jendela yang tidak aktif.

Keterangan

Penggunaan Atribut XAML

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

Nilai XAML

x:Static
Ekstensi Markup x:Static.

Berlaku untuk