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