3 references to WindowCollection
PresentationFramework (3)
src\Framework\System\Windows\Application.cs (2)
1963_appWindowList = new WindowCollection(); 1985_nonAppWindowList = new WindowCollection();
src\Framework\System\Windows\Window.cs (1)
7557_ownedWindows = new WindowCollection();