Click or drag to resize

AsyncObservableCollectionT Events

The AsyncObservableCollectionT generic type exposes the following members.

Events
  NameDescription
Public eventCollectionChanged
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from ObservableCollectionT.)
Protected eventPropertyChanged
Occurs when a property value changes.
(Inherited from ObservableCollectionT.)
Top
See Also