Occurs when an item is added, removed, or changed, or the entire list is refreshed.
Namespace:
Mindscape.WpfElements.WpfPropertyGridAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
C# |
---|
public event NotifyCollectionChangedEventHandler CollectionChanged |
Visual Basic (Declaration) |
---|
Public Event CollectionChanged As NotifyCollectionChangedEventHandler |