ManipulationCompletedEventArgs::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, mouse move, or mouse up events to the element. 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: