Occurs when the data item collection within the control changes.

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

Syntax

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

Implements

INetworkDiagramView..::.ItemCollectionChanged

See Also