Share via


SystemParameters.HotTrackingKey Vlastnost

Definice

Získá vlastnost ResourceKey pro HotTracking .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

<object property="{SystemParameters.HotTrackingKey}"/>

Platí pro