3 references to _winEventProc
PresentationFramework (3)
System\Windows\Documents\WinEventHandler.cs (3)
38_winEventProc.Value = new NativeMethods.WinEventProcDef(WinEventDefaultProc); 40_gchThis = GCHandle.Alloc(_winEventProc.Value); 91_hHook.Value = UnsafeNativeMethods.SetWinEventHook(_eventMin, _eventMax, IntPtr.Zero, _winEventProc.Value,