2 references to DestroyWindow
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (1)
5046UnsafeNativeMethods.DestroyWindow(new HandleRef(null, oldHandle));
winforms\Managed\System\WinForms\NativeWindow.cs (1)
855if (!UnsafeNativeMethods.DestroyWindow(new HandleRef(this, handle))) {