1 write to _dispatcher
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (1)
52
_dispatcher
= new MSAAEventDispatcher();
2 references to _dispatcher
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (2)
50
if (
_dispatcher
== null)
54
return
_dispatcher
;