1 write to _winEventProc
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
182_winEventProc = new NativeMethods.WinEventProcDef(WinEventReentrancyFilter);
2 references to _winEventProc
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (2)
88_hHooks[0] = Misc.SetWinEventHook(_eventMin, _eventMax, IntPtr.Zero, _winEventProc, 0, 0, _fFlags); 183_gchThis = GCHandle.Alloc(_winEventProc);