You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
# FilterTreeView
4
4
This is a WPF/MVVM Search and Filter TreeView Reference Application
5
5
6
+
See Codeproject article <a hre="https://www.codeproject.com/Articles/1213031/Advanced-WPF-TreeViews-Part-of-n>Advanced WPF TreeViews Part 3 of n</a> for more details.
7
+
8
+
# TreeLib
9
+
See also <ahre="https://github.com/Dirkster99/TreeLib">TreeLib</a> project for Tree Traversal methods used in this project.
0 commit comments