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