0
Reply

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

Pooran Bansal

Pooran Bansal

Apr 16 2015 8:11 AM
657
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);

????????