3 references to _GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
473
Rect windowPosition =
_GetWindowRect
();
754
Rect r =
_GetWindowRect
();
794
windowSize =
_GetWindowRect
().Size;