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