1 reference to GetWindowThreadProcessId
Microsoft.Win32.SystemEvents (1)
Microsoft\Win32\SystemEvents.cs (1)
758
int thread = Interop.User32.
GetWindowThreadProcessId
(s_systemEvents!._windowHandle, &pid);