February 2015
Intermediate to advanced
768 pages
26h 24m
English
TimePicker, shown in Figures 14.20 and 14.21, looks like a DatePicker and follows the same pattern. It has a Time property initialized to the current time, and a corresponding TimeChanged event. It has the standard Header property, so the two figures were created as follows:
<TimePicker Header="Choose a time"/>
FIGURE 14.20 The TimePicker control looks and acts like a DatePicker.
FIGURE 14.21 On a phone, the TimePicker control brings up a fullscreen user interface.
TimePicker has only two properties ...
Read now
Unlock full access