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