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