2 references to StartListening
UIAutomationClient (2)
MS\Internal\Automation\ClientEventManager.cs (1)
509
_callbackQueue.PostSyncWorkItem(new WinEventQueueItem(eventWrapper, WinEventQueueItem.
StartListening
));
MS\Internal\Automation\WinEventQueueItem.cs (1)
52
if (_state ==
StartListening
)