SwordfishCollections icon indicating copy to clipboard operation
SwordfishCollections copied to clipboard

Proposal: Have a directly bindable BindableCollectionView

Open stewienj opened this issue 1 year ago • 0 comments

Currently you can't directly bind to the CollectionView. Have a BindableCollectionView class. This wraps an immutable collection, fires INotifyCollectionChanged with a Reset action and gets the Synchronization context when it is created.

stewienj avatar Sep 28 '23 08:09 stewienj