Bagikan melalui


SystemColors.GradientInactiveCaptionColorKey Properti

Definisi

ResourceKey Mendapatkan untuk sisi Color kanan dalam gradien bilah judul jendela yang tidak aktif.

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

Nilai Properti

Kunci sumber daya untuk sisi Color kanan dalam gradien bilah judul jendela yang tidak aktif.

Keterangan

GradientInactiveCaptionColorKey Gunakan untuk membuat referensi dinamis ke warna sistem keterangan tidak aktif gradien. Referensi dinamis ini akan diperbarui secara otomatis jika warna diubah. Untuk membuat referensi statis yang tidak diperbarui secara otomatis, gunakan GradientInactiveCaptionColor.

Penggunaan Atribut XAML

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

Nilai XAML

x:Static
Ekstensi Markup x:Static.

Berlaku untuk

Lihat juga