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