ObservableCollectionEx
ObservableCollectionEx copied to clipboard
Change access modifier of CollectionChanged to public
Hi, thanks for your work! I just noticed that the CollectionChanged event is set to private, but it's public in ObservableCollection.