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