2 references to ClientToScreen
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (2)
3038return PointUtil.ToPoint(ClientToScreen(targetWindow, clientPoint)); 3112return ClientToScreen(hwndSource, pt);