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