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