Freigeben über


SystemColors.HighlightTextColor Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe des Texts ausgewählter Elemente darstellt.

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

Eigenschaftswert

Die Farbe des Texts der markierten Elemente.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: