TouchDevice::OnManipulationEnded Method (Boolean)
.NET Framework (current version)
Called when a manipulation has ended.
Assembly: PresentationCore (in PresentationCore.dll)
protected: [SecurityCriticalAttribute] [UIPermissionAttribute(SecurityAction::LinkDemand, Unrestricted = true)] virtual void OnManipulationEnded( bool cancel )
Parameters
- cancel
-
Type:
System::Boolean
true to cancel the action; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: