1 reference to OpenProcess
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
1014
IntPtr processHandle = UnsafeNativeMethods.
OpenProcess
(flags, inherit, processId);