3 references to IsDisposed
PresentationFramework (3)
src\Framework\System\Windows\Application.cs (3)
1711if (!WindowsInternal[0].IsDisposed) 2549if (!((Window)window).IsDisposed) 2560if (!w.IsVisibilitySet && !w.IsDisposed)