1 write to _dispatcher
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (1)
59
_dispatcher
= new MSAAEventDispatcher();
2 references to _dispatcher
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
57
if (
_dispatcher
== null)
61
return
_dispatcher
;