[]
Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection.
public event NotifyCollectionChangedEventHandler? CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
| Type | Description |
|---|---|
| NotifyCollectionChangedEventHandler | Occurs after the view item set has changed, due to applied transformations or changes happened in the underlying collection. |