3 references to _GetWindowRect
PresentationFramework (3)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (3)
770
Rect windowPosition =
_GetWindowRect
();
1176
Rect r =
_GetWindowRect
();
1216
windowSize =
_GetWindowRect
().Size;