Simulates a Holding gesture started event (press and hold).
public void HoldingStarted(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).