3 references to _GetWindowRect
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
489
Rect windowPosition =
_GetWindowRect
();
770
Rect r =
_GetWindowRect
();
810
windowSize =
_GetWindowRect
().Size;