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}"/>

適用対象