0
kicks
WPF MultiSelect TreeView sample
Download code Introduction WPF Tree view control does not give the developers an ability to multi-select the nodes of the tree. This article shows a very simple example that simulates multi-select capability for a WPF TreeView control. I say "simulate" because it discards the WPF select ...