UIObservableCollectionEx
Ecng.Xaml
ObservableCollectionEx optimized for UI views to reduce refresh cost on bulk updates.
Erbt von: ObservableCollectionEx<T>
Methoden
ProcessCollectionChanged(IEnumerable<NotifyCollectionChangedEventHandler>, NotifyCollectionChangedEventArgs)
Dispatches change notifications in a way that reduces UI refresh overhead for large diffs.