Gets the hours of the day.

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

Syntax

C#
public ReadOnlyCollection<TimeOfDay> Times { get; }
Visual Basic (Declaration)
Public ReadOnly Property Times As ReadOnlyCollection(Of TimeOfDay)

See Also