SystemParameters.StylusHotTrackingKey Property

Definition

Gets the ResourceKey for the StylusHotTracking property.

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

Property Value

A resource key.

Remarks

XAML attribute usage

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

Applies to