Hi, I am new to WPF. I am trying to modify your custom treeview sample (http://www.codeproject.com/KB/WPF/CustomTreeViewLayout.aspx). I am trying to make each node dragable with mouse and draw connectors (lines) connecting nodes. Can anyone please help me?
Thank you