Click or drag to resize
ObservableCollectionT Events

The ObservableCollectionT 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.
Public eventPropertyChanged
Occurs when a property value changes.
Top
See Also