Skip to content
#

inotifycollectionchanged

Here are 6 public repositories matching this topic...

ObservableComputations

Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.

  • Updated May 14, 2025
  • C#

This library contains ObservableList<>, ObservableDictionary<,> ObservableSortedList<,> that implement INotifyCollectionChanged, INotifyPropertyChanged and a custom INotifyDictionaryChanged. Theses collections can be instantiated on their own, or can wrap standard .NET collections. Other Classes include: ObservableListAdapter - Syncronizes Obse…

  • Updated Jun 19, 2023
  • C#

Add this topic to your repo

To associate your repository with the inotifycollectionchanged topic, visit your repo's landing page and select "manage topics."

Learn more