2 implementations of Cancel
PresentationCore (2)
MS\Internal\Automation\SynchronizedInputAdaptor.cs (1)
73void ISynchronizedInputProvider.Cancel()
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
63public void Cancel()
1 reference to Cancel
PresentationCore (1)
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
100_iface.Cancel();