Freigeben über


SystemColors.HotTrackColor Eigenschaft

Definition

Ruft eine Color Struktur ab, die die Farbe ist, die zum Festlegen eines hot-tracked-Elements verwendet wird.

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

Eigenschaftswert

Die Farbe, die zum Festlegen eines hot-tracked-Elements verwendet wird.

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: