2 implementations of StartListening
PresentationCore (2)
MS\Internal\Automation\SynchronizedInputAdaptor.cs (1)
29
void ISynchronizedInputProvider.
StartListening
(SynchronizedInputType inputType)
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
58
public void
StartListening
(SynchronizedInputType inputType)
1 reference to StartListening
PresentationCore (1)
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
95
_iface.
StartListening
((SynchronizedInputType)arg);