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