VisualExtensions Methods
Methods
PointToClient(Visual, PixelPoint) | Converts a point from screen to client coordinates. |
PointToScreen(Visual, Point) | Converts a point from client to screen coordinates. |
TransformToVisual(Visual, Visual) | Returns a transform that transforms the visual's coordinates into the coordinates of the specified to. |
TranslatePoint(Visual, Point, Visual) | Translates a point relative to this visual to coordinates that are relative to the specified visual. |