'Declaration
Public Shared Function GetPosition( _
ByVal As System.Windows.RoutedEventArgs, _
ByVal As System.Windows.UIElement _
) As System.Windows.Point
public static System.Windows.Point GetPosition(
System.Windows.RoutedEventArgs ,
System.Windows.UIElement
)