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