Welcome to WindowsClient.net | Sign in | Join
These are task-based samples that are an excellent way to learn about various features of Windows Presentation Foundation. Each sample is a short walk through, some providing online demonstrations of the final result.
Control Author: mpochimcherla
Posted: 02-22-2008
Views: 2,934
Downloads: 3,804
This sample demonstrates drag-and-drop within a TreeView, a common user-interface feature in Windows Forms applications that's also possible in WPF applications.
This sample does not implement styling for drop targets and does not auto-expand nodes, but it will get you started.