2 references to IsWindow
Microsoft.Win32.SystemEvents (2)
Microsoft\Win32\SystemEvents.cs (2)
417if (Interop.User32.IsWindow(handle) && DefWndProc != IntPtr.Zero) 436if (Interop.User32.IsWindow(handle) && !Interop.User32.DestroyWindow(handle))