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