33 references to _hwndClientRectInScreenCoords
PresentationCore (33)
System\Windows\InterOp\HwndTarget.cs (33)
749_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left, 750_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top, 776(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left))), 777(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top)))); 1383_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left, 1384_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top); 1582(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left))), 1583(float)(Math.Ceiling((double)(_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top)))); 1639_hwndClientRectInScreenCoords.left = ptClientTopLeft.x; 1640_hwndClientRectInScreenCoords.right = ptClientBottomRight.x; 1645_hwndClientRectInScreenCoords.left = ptClientBottomRight.x; 1646_hwndClientRectInScreenCoords.right = ptClientTopLeft.x; 1651_hwndClientRectInScreenCoords.top = ptClientTopLeft.y; 1652_hwndClientRectInScreenCoords.bottom = ptClientBottomRight.y; 1658_hwndClientRectInScreenCoords.top = ptClientBottomRight.y; 1659_hwndClientRectInScreenCoords.bottom = ptClientTopLeft.y; 1724_hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left, 1725_hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top); 2158int width = _hwndClientRectInScreenCoords.right - _hwndClientRectInScreenCoords.left; 2159int height = _hwndClientRectInScreenCoords.bottom - _hwndClientRectInScreenCoords.top; 2240_hwndClientRectInScreenCoords,