I got this exception when i drag item from list view to another list view ,the drag and drop working fine but in that item one column is hyperlink when i click on that i got the exception in

current = VisualTreeHelper.GetParent(current);

????????