Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirkster99 authored Nov 15, 2017
1 parent 2679bf9 commit aab7896
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
# FilterTreeView
This is a WPF/MVVM Search and Filter TreeView Reference Application

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.

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

<img src="https://www.codeproject.com/KB/WPF/1213031/FilterTreeViewScreenshot.png"/>

## City Search (String is contained):

* 48 Washington
Expand Down

0 comments on commit aab7896

Please sign in to comment.