1 write to _ownedWindows
PresentationFramework (1)
System\Windows\Window.cs (1)
7103_ownedWindows = new WindowCollection();
2 references to _ownedWindows
PresentationFramework (2)
System\Windows\Window.cs (2)
7101if (_ownedWindows == null) 7105return _ownedWindows;