3 references to InternalClose
PresentationFramework (3)
src\Framework\System\Windows\Application.cs (1)
1713WindowsInternal[0].InternalClose(true, true);
src\Framework\System\Windows\Window.cs (2)
268InternalClose(false, false); 4680ownedWindows[0].InternalClose(false, true /* Ignore cancel */);