public static Point GetPosition( RoutedEventArgs args, UIElement relativeTo )
Parameters
- args
- The OriginalEventArgs instance containing the manipulation data.
- relativeTo
- Any visual object that is connected to the same object tree. To specify the object relative to the overall coordinate system, use a relativeTo value of null.