Click or drag to resize

ObservableFilteredCollection<T> Events

The ObservableFilteredCollection<T> type exposes the following members.

Events
 NameDescription
Public eventCollectionChanged Occurs when the collection changes.
(Inherited from ReadOnlyObservableCollectionAdapter<T, TList>)
Public eventPropertyChanged Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollectionAdapter<T, TList>)
Top
See Also