Called when the Items property changes.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
protected override void OnItemsChanged( NotifyCollectionChangedEventArgs e ) |
| Visual Basic |
|---|
Protected Overrides Sub OnItemsChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |
Parameters
- e
- Type: System.Collections.Specialized..::..NotifyCollectionChangedEventArgs