Gets the number of ticks that represent the value of the current TimeOfDay structure.

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

Syntax

C#
public long Ticks { get; }
Visual Basic (Declaration)
Public ReadOnly Property Ticks As Long

See Also