The C1TimeSelector type exposes the following members.

Constructors

  Name Description
Public method C1TimeSelector
Initializes a new instance of a C1TimeSelector.

Methods

  Name Description
Protected method OnApplyTemplate
Builds the visual tree for the C1TimeSelector control when a new template is applied.
(Overrides FrameworkElementOnApplyTemplate()()()().)

Fields

  Name Description
Public field Static member ItemStyleProperty
Identifies the ItemStyle dependency property.
Public field Static member SelectedTimeProperty
Identifies the SelectedTime dependency property.

Properties

  Name Description
Public property ItemStyle
Gets or sets the style applied to each item of the lists of hours minutes and AM/PM list.
Public property SelectedTime
Gets or sets the selected time.

See Also