2 references to _DestroyWindow
PresentationFramework (2)
src\Framework\System\Windows\Standard\MessageWindow.cs (2)
164_DestroyWindow(hwnd, className); 185_DestroyWindow((IntPtr)args[0], (string)args[1]);