4 references to EventFlag
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WinEventTracker.cs (4)
52BuildEventsList (EventFlag.Add, hwnd, raiseEvents, aEvtIdProp, cProps);
81BuildEventsList (EventFlag.Remove, hwnd, raiseEvents, aEvtIdProp, cProps);
340private static void BuildEventsList (EventFlag eFlag, IntPtr hwnd, ProxyRaiseEvents raiseEvents, EvtIdProperty[] aEvtIdProp, int cProps)
397if (eFlag == EventFlag.Add)