Occurs when an item in the collection changes, or the entire collection changes.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public event NotifyCollectionChangedEventHandler CollectionChanged |
| Visual Basic |
|---|
Public Event CollectionChanged As NotifyCollectionChangedEventHandler |