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