2 references to WINEVENT_OUTOFCONTEXT
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
187_fFlags = NativeMethods.WINEVENT_OUTOFCONTEXT;
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
188hp._winEventHook = Misc.SetWinEventHook(hp._evtId, hp._evtId, IntPtr.Zero, proc, processId, 0, NativeMethods.WINEVENT_OUTOFCONTEXT);