ComponentOne FlexGrid for WPF and Silverlight
GetPosition Method (Util)

C1.Util Namespace > Util Class : GetPosition Method
Similar to e.GetPosition, but works in zoomed popups.
Syntax
'Declaration
 
Public Shared Function GetPosition( _
   ByVal e As System.Windows.RoutedEventArgs, _
   ByVal element As System.Windows.UIElement _
) As System.Windows.Point
public static System.Windows.Point GetPosition( 
   System.Windows.RoutedEventArgs e,
   System.Windows.UIElement element
)

Parameters

e
element
See Also

Reference

Util Class
Util Members