1 write to _ev
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\QueueProcessor.cs (1)
217
_ev
= new AutoResetEvent (false);
2 references to _ev
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\QueueProcessor.cs (2)
86
return syncItem.
_ev
.WaitOne (2000, false);
236
_ev
.Set ();