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