1 write to _process
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
382
hookParams = new EventHookParams {
_process
= processId };
2 references to _process
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WinEventTracker.cs (2)
153
uint processId = hp.
_process
;
170
processId = hp.
_process
;