Browse By Tags

  • XamTree HierarchicalItemTemplate with Drag and Drop

    I am trying to make the last item only dragable to a scheduler control. For the most part I have everything working, except the drag and drop. My treeView code is as followed:  

     <ig:XamTree x:Name="dataTree" Grid.Column="0" Bord…