You can add Headers and Placeholders to the DatePicker to indicate to the user what they do. To use these two properties, you first need to apply the TimePickerExtend or TimePickerPlus styles.
1 2 3
<hc:TimePickerhc:InfoElement.Placeholder="Please enter the content" hc:InfoElement.Title="This is the title" Style="{StaticResource TimePickerExtend}"/>
Styles
Available Styles
TimePicker.Small
TimePickerExtend
TimePickerExtend.Small
TimePickerPlus
TimePickerPlus.Small
Attributes
Property
Description
SelectedTime
Get or set the currently selected time
Clock
Get or set the drop-down clock
TimeFormat
Get or set the format used to display the selected time
DisplayTime
Get or set the time to be displayed
IsDropDownOpen
Gets or sets a value that indicates whether the pull-down clock is turned on or off
Text
Get the text displayed by ** TimePicker ** or set the selected time