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