5 references to Add
PresentationFramework (5)
System\Windows\Application.cs (1)
1693WindowsInternal.Add(window);
System\Windows\ThemeManager.cs (1)
256FluentEnabledWindows.Add(window);
System\Windows\Window.cs (3)
1298_ownerWindow?.OwnedWindowsInternal.Add(this); 3671App.WindowsInternal.Add(this); 3679App.NonAppWindowsInternal.Add(this);