Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Have a directly bindable BindableCollectionView #30

Open
stewienj opened this issue Sep 28, 2023 · 0 comments
Open

Proposal: Have a directly bindable BindableCollectionView #30

stewienj opened this issue Sep 28, 2023 · 0 comments

Comments

@stewienj
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant