Skip to content

Releases: Dirkster99/FilterTreeView

.Net 4.5 Access ObservableCollection from Background Thread without Dispatcher.Invoke() ...

Choose a tag to compare

@Dirkster99 Dirkster99 released this 12 Jun 22:19

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

Choose a tag to compare

@Dirkster99 Dirkster99 released this 27 Nov 15:33
add41a8

Added Highlightable TextBlock to mark a match in search results.

Minor Updates from initial Release

Choose a tag to compare

@Dirkster99 Dirkster99 released this 21 Nov 13:47
aab7896

Initial Release

Choose a tag to compare

@Dirkster99 Dirkster99 released this 17 Oct 20:59