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