This documentation is archived and is not being maintained.
Stylus Methods
Visual Studio 2010
The Stylus type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddGotStylusCaptureHandler | Adds a handler for the GotStylusCapture attached event. |
|
AddLostStylusCaptureHandler | Adds a handler for the LostStylusCapture attached event. |
|
AddPreviewStylusButtonDownHandler | Adds a handler for the PreviewStylusButtonDown attached event. |
|
AddPreviewStylusButtonUpHandler | Adds a handler for the PreviewStylusButtonUp attached event. |
|
AddPreviewStylusDownHandler | Adds a handler for the PreviewStylusDown attached event. |
|
AddPreviewStylusInAirMoveHandler | Adds a handler for the PreviewStylusInAirMove attached event. |
|
AddPreviewStylusInRangeHandler | Adds a handler for the PreviewStylusInRange attached event. |
|
AddPreviewStylusMoveHandler | Adds a handler for the PreviewStylusMove attached event. |
|
AddPreviewStylusOutOfRangeHandler | Adds a handler for the PreviewStylusOutOfRange attached event. |
|
AddPreviewStylusSystemGestureHandler | Adds a handler for the PreviewStylusSystemGesture attached event. |
|
AddPreviewStylusUpHandler | Adds a handler for the PreviewStylusUp attached event. |
|
AddStylusButtonDownHandler | Adds a handler for the StylusButtonDown attached event. |
|
AddStylusButtonUpHandler | Adds a handler for the StylusButtonUp attached event. |
|
AddStylusDownHandler | Adds a handler for the StylusDown attached event. |
|
AddStylusEnterHandler | Adds a handler for the StylusEnter attached event. |
|
AddStylusInAirMoveHandler | Adds a handler for the StylusInAirMove attached event. |
|
AddStylusInRangeHandler | Adds a handler for the StylusInRange attached event. |
|
AddStylusLeaveHandler | Adds a handler for the StylusLeave attached event. |
|
AddStylusMoveHandler | Adds a handler for the StylusMove attached event. |
|
AddStylusOutOfRangeHandler | Adds a handler for the StylusOutOfRange attached event. |
|
AddStylusSystemGestureHandler | Adds a handler for the StylusSystemGesture attached event. |
|
AddStylusUpHandler | Adds a handler for the StylusUp attached event. |
|
Capture(IInputElement) | Captures the stylus to the specified element. |
|
Capture(IInputElement, CaptureMode) | Captures the stylus to the specified element. |
|
GetIsFlicksEnabled | Gets the value of the IsFlicksEnabled attached property on the specified element. |
|
GetIsPressAndHoldEnabled | Gets the value of the IsPressAndHoldEnabled attached property on the specified element. |
|
GetIsTapFeedbackEnabled | Gets the value of the IsTapFeedbackEnabled attached property on the specified element. |
|
GetIsTouchFeedbackEnabled | Gets the value of the IsTouchFeedbackEnabled attached property on the specified element. |
|
RemoveGotStylusCaptureHandler | Removes a handler for the GotStylusCapture attached event. |
|
RemoveLostStylusCaptureHandler | Removes a handler for the LostStylusCapture attached event. |
|
RemovePreviewStylusButtonDownHandler | Removes a handler for the PreviewStylusButtonDown attached event. |
|
RemovePreviewStylusButtonUpHandler | Removes a handler for the PreviewStylusButtonUp attached event. |
|
RemovePreviewStylusDownHandler | Removes a handler for the PreviewStylusDown attached event. |
|
RemovePreviewStylusInAirMoveHandler | Removes a handler for the PreviewStylusInAirMove attached event. |
|
RemovePreviewStylusInRangeHandler | Removes a handler for the PreviewStylusInRange attached event. |
|
RemovePreviewStylusMoveHandler | Removes a handler for the PreviewStylusMove attached event. |
|
RemovePreviewStylusOutOfRangeHandler | Removes a handler for the PreviewStylusOutOfRange attached event. |
|
RemovePreviewStylusSystemGestureHandler | Removes a handler for the PreviewStylusSystemGesture attached event. |
|
RemovePreviewStylusUpHandler | Removes a handler for the PreviewStylusUp attached event. |
|
RemoveStylusButtonDownHandler | Removes a handler for the StylusButtonDown attached event. |
|
RemoveStylusButtonUpHandler | Removes a handler for the StylusButtonUp attached event. |
|
RemoveStylusDownHandler | Removes a handler for the StylusDown attached event. |
|
RemoveStylusEnterHandler | Removes a handler for the StylusEnter attached event. |
|
RemoveStylusInAirMoveHandler | Removes a handler for the StylusInAirMove attached event. |
|
RemoveStylusInRangeHandler | Removes a handler for the StylusInRange attached event. |
|
RemoveStylusLeaveHandler | Removes a handler for the StylusLeave attached event. |
|
RemoveStylusMoveHandler | Removes a handler for the StylusMove attached event. |
|
RemoveStylusOutOfRangeHandler | Removes a handler for the StylusOutOfRange attached event. |
|
RemoveStylusSystemGestureHandler | Removes a handler for the StylusSystemGesture attached event. |
|
RemoveStylusUpHandler | Removes a handler for the StylusUp attached event. |
|
SetIsFlicksEnabled | Gets the value of the IsFlicksEnabled attached property on the specified element. |
|
SetIsPressAndHoldEnabled | Sets the value of the IsPressAndHoldEnabled attached property on the specified element. |
|
SetIsTapFeedbackEnabled | Sets the value of the IsTapFeedbackEnabled attached property on the specified element. |
|
SetIsTouchFeedbackEnabled | Sets the value of the IsTouchFeedbackEnabled attached property on the specified element. |
|
Synchronize | Synchronizes the cursor and the user interface. |
Show: