Namespace:
C1.WPF
Assembly: C1.WPF (in C1.WPF.dll)
Assembly: 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