1 write to _eventMax
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
43
_eventMax
= eventMax;
1 reference to _eventMax
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\MSAAWinEventWrap.cs (1)
88
_hHooks[0] = Misc.SetWinEventHook(_eventMin,
_eventMax
, IntPtr.Zero, _winEventProc, 0, 0, _fFlags);