2 writes to _nonAppWindowList
PresentationFramework (2)
System\Windows\Application.cs (2)
1800_nonAppWindowList = new WindowCollection(); 1810_nonAppWindowList = value;
2 references to _nonAppWindowList
PresentationFramework (2)
System\Windows\Application.cs (2)
1798if (_nonAppWindowList == null) 1802return _nonAppWindowList;