ManipulationDeltaEventArgs::Cancel Method ()
.NET Framework (current version)
Cancels the manipulation.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System::Booleantrue if the manipulation was successfully canceled; otherwise, false.
If the method succeeds, the default TouchDevice sends previous touch events as mouse down or mouse move events to the element and future manipulation events do not occur. Touch cannot be promoted to mouse events if the ManipulationCompleted event occurs during inertia.
.NET Framework
Available since 4.0
Available since 4.0
Show: