Share via


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

적용 대상