3 references to hwndActive
System (3)
net\System\Net\UnsafeNativeMethods.cs (3)
3438if (GetGUIThreadInfo(0, ref info) != 0 && info.hwndActive != IntPtr.Zero) 3442GetWindowThreadProcessId(info.hwndActive, out processId); 3446primaryWindow = info.hwndActive;