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