Occurs when a data property value of an item within the control changes.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
event PropertyChangedEventHandler ItemPropertyChanged |
| Visual Basic (Declaration) |
|---|
Event ItemPropertyChanged As PropertyChangedEventHandler |