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