Called when the value of the [P: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 _ ) |