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

IObservableVectorView<T> #789

Closed
JaiganeshKumaran opened this issue Feb 20, 2023 · 1 comment
Closed

IObservableVectorView<T> #789

JaiganeshKumaran opened this issue Feb 20, 2023 · 1 comment

Comments

@JaiganeshKumaran
Copy link

Currently, the Windows Runtime only has IObservableVector, making it impossible to expose an observable vector that can't be modified from the outside. Consider adding IObservableVectorView similar to .NET's ReadOnlyObservableCollection.

@github-actions
Copy link

github-actions bot commented Mar 2, 2023

This issue is stale because it has been open 10 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant