Occurs when DisplayedTime property value changes.

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

Syntax

C#
public event EventHandler DisplayedTimeChanged
Visual Basic (Declaration)
Public Event DisplayedTimeChanged As EventHandler

See Also