2 references to ScreenToClient
PresentationFramework (2)
System\Windows\Controls\TextAdaptor.cs (2)
437
/// A version of <see cref="
ScreenToClient
(Point, Visual)"/> for compatibility purposes.
671
location =
ScreenToClient
(location, textView.RenderScope);