Windows apps
Collapse the table of content
Expand the table of content
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.

Manipulation2DCompletedEventArgs::Total Property

.NET Framework (current version)
 

Gets the total amount of change since the manipulation started.

Namespace:   System.Windows.Input.Manipulations
Assembly:  System.Windows.Input.Manipulations (in System.Windows.Input.Manipulations.dll)

public:
property ManipulationDelta2D^ Total {
	ManipulationDelta2D^ get();
}

Property Value

Type: System.Windows.Input.Manipulations::ManipulationDelta2D^

The total amount of change since the manipulation started.

.NET Framework
Available since 4.0
Return to top
Show:
© 2017 Microsoft