Share via


SystemColors.HighlightTextBrush Özellik

Tanım

Seçili öğelerin metninin rengi olan bir SolidColorBrush alır.

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

Özellik Değeri

Seçili öğelerin metninin rengi.

Açıklamalar

XAML Öznitelik Kullanımı

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

XAML Değerleri

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

Şunlara uygulanır