I have a requirement that , I need to add nodes to a TreeView dynamically and that nodes with CheckBoxes. If one CheckBox is selected
TreeView
CheckBox
This solution with full source project on this guide is well working : Working with Checkboxes in the WPF TreeView
Thanks to Josh Smith
See the result :