Releases: Dirkster99/FilterTreeView
Releases · Dirkster99/FilterTreeView
.Net 4.5 Access ObservableCollection from Background Thread without Dispatcher.Invoke() ...
No longer using the Dispatcher thread to access ObservableCollection from Non-UI Background Thread:
https://docs.microsoft.com/en-us/dotnet/framework/wpf/getting-started/whats-new#xthread_access
v1.0.2
Added Highlightable TextBlock to mark a match in search results.