Safe |
The SafeObservableCollectionT type exposes the following members.
Name | Description | |
---|---|---|
ItemPropertyChanged | This event is raised when any of the items in the collection raise the PropertyChanged event. Events from collection items are aggregated and passed to listeners through this event. It allows callers to listen for change events from all collection items via this single collection-level event. |