1 write to _fFlags
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
179
_fFlags
= NativeMethods.WINEVENT_OUTOFCONTEXT;
1 reference to _fFlags
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
80
_hHooks[0] = Misc.SetWinEventHook(_eventMin, _eventMax, IntPtr.Zero, _winEventProc, 0, 0,
_fFlags
);