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