2 references to IsWindow
System (2)
compmod\microsoft\win32\SystemEvents.cs (2)
518if (UnsafeNativeMethods.IsWindow(href) && DefWndProc != IntPtr.Zero) { 531if (UnsafeNativeMethods.IsWindow(href) && !UnsafeNativeMethods.DestroyWindow(href)) {