Aracılığıyla paylaş


SystemColors.InactiveSelectionHighlightTextBrushKey Özellik

Tanım

ResourceKeySolidColorBrush Etkin olmayan bir seçili öğ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

ResourceKeySolidColorBrush Etkin olmayan seçili bir öğenin metnini boyar. Bu fırçanın IsFrozen özelliği olduğu trueiçin değiştirilemez.

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

x:Static
x:Static İşaretlemeyi Uzantısı.

Şunlara uygulanır