Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Windows.Input.Manipulations Namespace

.NET Framework (current version)
 

Provides functionality for monitoring and responding to a collection of manipulators as a single composite, enabling an application to track the changes to the composite instead of the individual components.

ClassDescription
System_CAPS_pubclassInertiaExpansionBehavior2D

Describes desired expansion behavior of an inertia processor.

System_CAPS_pubclassInertiaParameters2D

Base class from which all inertia parameter classes are derived.

System_CAPS_pubclassInertiaProcessor2D

Implements the extrapolation of a manipulation's position, orientation, and average radius.

System_CAPS_pubclassInertiaRotationBehavior2D

Describes desired rotation behavior of an inertia processor.

System_CAPS_pubclassInertiaTranslationBehavior2D

Describes desired translation behavior of an inertia processor.

System_CAPS_pubclassManipulation2DCompletedEventArgs

Represents data that is sent with a ManipulationProcessor2D.Completed event or an InertiaProcessor2D.Completed event.

System_CAPS_pubclassManipulation2DDeltaEventArgs

Represents data that is sent with a ManipulationProcessor2D.Delta event or an InertiaProcessor2D.Delta event.

System_CAPS_pubclassManipulation2DStartedEventArgs

Represents data that is sent with a Started event.

System_CAPS_pubclassManipulationDelta2D

Represents the result of a 2D manipulation.

System_CAPS_pubclassManipulationParameters2D

Base class from which all manipulation parameter classes are derived.

System_CAPS_pubclassManipulationPivot2D

Represents pivot information used by a manipulation processor for single-manipulator rotations.

System_CAPS_pubclassManipulationProcessor2D

Implements a multiple-input, single-output compositor for two-dimensional (2-D) transformations in a shared coordinate space.

System_CAPS_pubclassManipulationVelocities2D

Represents a set of velocities calculated by the manipulation and inertia processors.

StructureDescription
System_CAPS_pubstructureManipulator2D

Represents a 2D manipulator at an instant in time.

EnumerationDescription
System_CAPS_pubenumManipulations2D

Represents the possible affine two-dimensional (2-D) manipulations.

Return to top
Show: