0
Answer

'System.Windows.Documents.Hyper' is not a Visual or Visual3D

Pooran Bansal

Pooran Bansal

9y
662
1
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);

????????