3 references to WindowCollection
PresentationFramework (3)
System\Windows\Application.cs (2)
1778_appWindowList = new WindowCollection(); 1800_nonAppWindowList = new WindowCollection();
System\Windows\Window.cs (1)
7103_ownedWindows = new WindowCollection();