How can we help you today? How can we help you today?

Any way to unsubscribe ListCollection view from its source?

When I create a ListCollectionView, it subscribes to the NotifyCollectionChangedEventHandler of its source collection. This sets up a reference of course. When I am done with the view, but NOT with the collection, is there any way to break this reference?
DavidDeutsch
0

Add comment

Please sign in to leave a comment.