Called when the value of the Items property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
protected override void OnItemsChanged( NotifyCollectionChangedEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnItemsChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |
Parameters
- e
- Type: System.Collections.Specialized..::.NotifyCollectionChangedEventArgs