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