Occurs when the collection changes or any contained item changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public event EventHandler Changed |
| Visual Basic (Declaration) |
|---|
Public Event Changed As EventHandler |