[]
        
(Showing Draft Content)

C1.Util.Util.GetPosition

GetPosition Method

GetPosition(RoutedEventArgs, UIElement)

Similar to e.GetPosition, but works in zoomed popups.

Declaration
public static Point GetPosition(RoutedEventArgs e, UIElement element)
Parameters
Type Name Description
RoutedEventArgs e
UIElement element
Returns
Type Description
Point