GestureRecognizer.CancelPendingGestures Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cancel all pending gestures and reset to initial state. All events in the queue will be discarded.
public void CancelPendingGestures ();
member this.CancelPendingGestures : unit -> unit
Public Sub CancelPendingGestures ()