Simulates a Holding gesture cancelled event.
public void HoldingCancelled(Interactive target, Point position, PointerType pointerType = PointerType.Touch)
The target control to receive the event.
Position of the holding gesture.
Type of pointer (Touch, Mouse, Pen).