1 write to _evtId
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
413
hookParams.
_evtId
= evtIdProp._evtId;
2 references to _evtId
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WinEventTracker.cs (2)
188
hp._winEventHook = Misc.SetWinEventHook(hp.
_evtId
, hp.
_evtId
, IntPtr.Zero, proc, processId, 0, NativeMethods.WINEVENT_OUTOFCONTEXT);