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.
Manipulation2DDeltaEventArgs::Velocities Property
.NET Framework (current version)
Gets the current velocities of the manipulation.
Assembly: System.Windows.Input.Manipulations (in System.Windows.Input.Manipulations.dll)
public: property ManipulationVelocities2D^ Velocities { ManipulationVelocities2D^ get(); }
Property Value
Type: System.Windows.Input.Manipulations::ManipulationVelocities2D^The current velocities of the manipulation.
.NET Framework
Available since 4.0
Available since 4.0
Show: