1 reference to GetWindow
System (1)
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
49if (NativeMethods.GetWindow(new HandleRef(this, handle), NativeMethods.GW_OWNER) != (IntPtr)0 || !NativeMethods.IsWindowVisible(new HandleRef(this, handle)))