Freigeben über


SystemColors.HighlightTextBrush Eigenschaft

Definition

Ruft ein SolidColorBrush , das die Farbe des Texts der markierten Elemente ist.

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

Eigenschaftswert

Die Farbe des Texts der markierten Elemente.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: