Gets or sets the minimum time of day to be displayed in the TimePicker. This is a dependency property.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public TimeOfDay MinTime { get; set; }
Visual Basic (Declaration)
Public Property MinTime As TimeOfDay

Remarks

Dependency Property Information
Identifier field MinTimeProperty
Metadata properties set to true None

See Also