Aracılığıyla paylaş


SystemColors.InactiveSelectionHighlightTextBrushKey Özellik

Tanım

ResourceKey SolidColorBrush Etkin olmayan seçili bir öğenin metnini boyayan öğesinin öğesini alır.

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

Özellik Değeri

ResourceKey SolidColorBrush etkin olmayan seçili bir öğenin metnini 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.InactiveSelectionHighlightTextBrushKey}}" />

XAML Değerleri

x:Staticx:Static Markup Uzantısı.

Şunlara uygulanır