3 references to InternalClose
PresentationFramework (3)
System\Windows\Application.cs (1)
1636
WindowsInternal[0].
InternalClose
(true, true);
System\Windows\Window.cs (2)
236
InternalClose
(false, false);
4539
ownedWindows[0].
InternalClose
(false, true /* Ignore cancel */);