2 references to GetCurrentProcessId
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Accessible.cs (1)
174wParam = new IntPtr(UnsafeNativeMethods.GetCurrentProcessId());
MS\Internal\AutomationProxies\SafeProcessHandle.cs (1)
37processId = UnsafeNativeMethods.GetCurrentProcessId();