Represents the smallest possible value of TimeOfDay. This field is read-only.

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

Syntax

C#
public static readonly TimeOfDay MinValue
Visual Basic (Declaration)
Public Shared ReadOnly MinValue As TimeOfDay

See Also