An example on allowing only certain nodes to be moved in the tree.
In the attached sample sets restrictions for dragging/dropping on a certain node. This can be done by setting the IsDraggable and IsDropTarget properties in the InitializeNode event.