1 instantiation of WinEvent
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
139
_qEvents.Enqueue(new
WinEvent
(eventId, hwnd, idObject, idChild));
2 references to WinEvent
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
160
WinEvent
winEvent = (
WinEvent
)_qEvents.Dequeue(); // process queued events