Occurs when the data item collection within the control changes.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
event NotifyCollectionChangedEventHandler ItemCollectionChanged
Visual Basic (Declaration)
Event ItemCollectionChanged As NotifyCollectionChangedEventHandler

See Also