2 references to RestoreBounds
PresentationFramework (2)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (1)
605return _window.RestoreBounds.Location != windowTopLeft;
src\Framework\System\Windows\Window.cs (1)
4792Rect restoreRect = RestoreBounds;