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