Hi all,
I have an CollectionViewSource binded to a treeview...
And I want to re-filtering the items in collectionViewSource without REFRESH it.
because now I use
and it make my program crash without any error message.Code:MyCollectionViewSource.Refresh()
Thanks B4.


Reply With Quote