SystemParameters.HotTrackingKey 屬性

定義

取得 HotTracking 屬性的 ResourceKey

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

屬性值

資源索引鍵。

備註

XAML 屬性用法

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

適用於