Resources  
  • Move Up/Down TreeViewItem in TreeView in WPFApr 05, 2010. In this article we will see how we can move up/down a TreeViewItem in TreeView.
  • TreeView In WPFFeb 27, 2009. Explore the WPF TreeView control in this tutorial, designed to display hierarchical data with expandable nodes. Learn to add, delete, and style TreeView items dynamically using XAML and C#. Enhance your applications by incorporating CheckBoxes and images within TreeView items for interactive user experiences.
  • TreeView in SilverlightFeb 03, 2009. A TreeView control provides a hierarchical view of list items. This article demonstrates how to work with a TreeView control in Silverlight 2 using XAML and C#.