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