10.1.191 Stylus

(usage)

{x:Static Stylus.StaticPropertyName}

(description)

Provides access to general information about a tablet pen.

[types assignable to]

Stylus x:Object

[is default constructible]

False

(attachable properties)

Stylus.IsFlicksEnabled

x:Boolean

(description)

A value indicating whether flicks are enabled.

[target type]

DependencyObject

Stylus.IsPressAndHoldEnabled

x:Boolean

(description)

A values indicating whether press and hold is enabled.

[target type]

DependencyObject

Stylus.IsTapFeedbackEnabled

x:Boolean

(description)

Whether a value indicating whether tap feedback is enabled.

[target type]

DependencyObject

Stylus.IsTouchFeedbackEnabled

x:Boolean

(description)

Whether a value indicating whether touch feedback is enabled.

[target type]

DependencyObject

(static properties)

Captured

IInputElement

(description)

The element to which the stylus is bound.

CurrentStylusDevice

StylusDevice

(description)

The stylus that represents the stylus currently in use.

DirectlyOver

IInputElement

(description)

The element that is directly beneath the stylus.