WPF freezes when dragging data source onto a Page or Window
18-Apr-1212 Leave a comment
Problem
WPF freezes when dragging data source onto a Page or Window
Possible Solution
Inspect datasource and see if it has a child table underneath it. Does this child expand to show the parent table again. If so then you may be creating an infinite loop when dragging the datasource onto the Page or Window