SwordfishCollections
SwordfishCollections copied to clipboard
Proposal: Have a directly bindable BindableCollectionView
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.