Occurs when a data property value of an item 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 PropertyChangedEventHandler ItemPropertyChanged
Visual Basic (Declaration)
Public Event ItemPropertyChanged As PropertyChangedEventHandler

Implements

INetworkDiagramView..::.ItemPropertyChanged

See Also