Freigeben über


SystemColors.HotTrackBrush Eigenschaft

Definition

Ruft ein SolidColorBrush , das die Farbe ist, die zum Festlegen eines hot-tracked-Elements verwendet wird.

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

Eigenschaftswert

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

Hinweise

Verwendung von XAML-Attributen

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

XAML-Werte

x:Static Die x:Static-Markuperweiterung.

Gilt für: