The TimePicker type exposes the following members.

Methods

  NameDescription
Decrease
Decreases the SelectedTime based on the Change property.
(Overrides TimePickerBase..::.Decrease()()().)
Increase
Increases the SelectedTime based on the Change property.
(Overrides TimePickerBase..::.Increase()()().)
OnGotKeyboardFocus
Called when this TimePicker gets keyboard focus.
(Overrides UIElement..::.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs).)
OnLostKeyboardFocus
Called when this TimePicker loses keyboard focus.
(Overrides UIElement..::.OnLostKeyboardFocus(KeyboardFocusChangedEventArgs).)
OnPropertyChanged
Raises the PropertyChanged event.
(Inherited from TimePickerBase.)

See Also