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]);