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