Skip to content

Fixed wrong CollectionChanged event arguments

Compare
Choose a tag to compare
@stewienj stewienj released this 27 Jan 03:10
· 41 commits to master since this release

Fixed wrong INotifyCollectionChanged / CollectionChanged arguments. The following classes were supplying the CollectionChanged event with wrong event args:

  • ConcurrentObservableDictionary
  • ConcurrentObservableHashSet
  • ConcurrentObservableSortedDictionary