ObservableCollectionEx icon indicating copy to clipboard operation
ObservableCollectionEx copied to clipboard

Change access modifier of CollectionChanged to public

Open marpe opened this issue 9 months ago • 1 comments

Hi, thanks for your work! I just noticed that the CollectionChanged event is set to private, but it's public in ObservableCollection.

marpe avatar Jan 14 '25 01:01 marpe