/MintPlayer.Dotnet.Tools

Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionChanged event only once. This class also allows you to monitor properties of the items in the collection.

Primary LanguageC#

Stargazers