Skip to content

Commit add41a8

Browse files
authored
Update README.md
1 parent 05f64e3 commit add41a8

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
# FilterTreeView
44
This is a WPF/MVVM Search and Filter TreeView Reference Application
55

6-
See Codeproject article <a href="https://www.codeproject.com/Articles/1213031/Advanced-WPF-TreeViews-Part-of-n">Advanced WPF TreeViews Part 3 of n</a> for more details or watch a <a href="https://youtu.be/AVqIU4gAxWQ">screen captured video on youtube</a>.
6+
See Codeproject articles:
7+
* <a href="https://www.codeproject.com/Articles/1213031/Advanced-WPF-TreeViews-Part-of-n">Advanced WPF TreeViews Part 3 of n</a>
8+
* <a href="https://www.codeproject.com/Articles/1217419/A-Highlightable-WPF-MVVM-TextBlock">A Highlightable WPF/MVVM TextBlock</a>
9+
10+
for more details or watch a <a href="https://youtu.be/AVqIU4gAxWQ">screen captured video on youtube</a>.
711

812
# TreeLib
913
See also <a href="https://github.com/Dirkster99/TreeLib">TreeLib</a> project for Tree Traversal methods used in this project.

0 commit comments

Comments
 (0)