Updates appropriate internal properties of the current task item, and raises the TimingChanged event.

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

Syntax

C#
protected virtual void OnTimingChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnTimingChanged

See Also