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