33 references to _hwndClientRectInScreenCoords
PresentationCore (33)
System\Windows\InterOp\HwndTarget.cs (33)
765_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left, 766_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top, 792(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left))), 793(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top)))); 1399_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left, 1400_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top); 1603(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left))), 1604(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top)))); 1660_hwndClientRectInScreenCoords.left = ptClientTopLeft.x; 1661_hwndClientRectInScreenCoords.right = ptClientBottomRight.x; 1666_hwndClientRectInScreenCoords.left = ptClientBottomRight.x; 1667_hwndClientRectInScreenCoords.right = ptClientTopLeft.x; 1672_hwndClientRectInScreenCoords.top = ptClientTopLeft.y; 1673_hwndClientRectInScreenCoords.bottom = ptClientBottomRight.y; 1679_hwndClientRectInScreenCoords.top = ptClientBottomRight.y; 1680_hwndClientRectInScreenCoords.bottom = ptClientTopLeft.y; 1745_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left, 1746_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top); 2179int width = _hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left; 2180int height = _hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top; 2259_hwndClientRectInScreenCoords,