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