'Declaration Public Shared Function GetPosition( _ ByVal element As UIElement, _ ByVal point As Point _ ) As Point
'Declaration
Public Shared Function GetPosition( _ ByVal element As UIElement, _ ByVal point As Point _ ) As Point
public static Point GetPosition( UIElement element, Point point )
PopupUtil Class PopupUtil Members