1 write to _dispatcher
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (1)
49
_dispatcher
= new MSAAEventDispatcher();
2 references to _dispatcher
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
47
if (
_dispatcher
== null)
51
return
_dispatcher
;