Simulates a Holding gesture completed event.
public void HoldingCompleted(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).