TreeView Style - AdarshRise/HandyControl GitHub Wiki
This just replaces the standard TreeView when you drop in the library, nothing fancy to activate it.
Usage
<TreeView ItemsSource="{Binding DataList}"/>
This just replaces the standard TreeView when you drop in the library, nothing fancy to activate it.
<TreeView ItemsSource="{Binding DataList}"/>