observablerangecollection
There are 1 repositories under observablerangecollection topic.
CodingOctocat/WpfObservableRangeCollection
Provides ObservableRangeCollection and its WPF version, including AddRange, InsertRange, RemoveRange/RemoveAll, Replace/ReplaceRange methods for bulk operation to avoid frequent update notification events.