SystemColors.InactiveSelectionHighlightBrushKey Özellik

Tanım

ResourceKey Etkin olmayan seçili öğenin arka planını gösteren öğesini SolidColorBrush alır.

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

Özellik Değeri

ResourceKey SolidColorBrush etkin olmayan seçili bir öğenin arka planını boyar. Bu fırçanın IsFrozen özelliği şeklindedir true, bu nedenle değiştirilemez.

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

x:Staticx:Static Markup Uzantısı.

Şunlara uygulanır