2 references to GetWindowThreadProcessId
Microsoft.Private.Windows.Core (2)
Windows\Win32\PInvokeCore.GetWindowThreadProcessId.cs (2)
8/// <inheritdoc cref="GetWindowThreadProcessId(HWND, uint*)"/> 13uint result = GetWindowThreadProcessId(hWnd.Handle, &processId);