C# Class Microsoft.Phone.Controls.TimePicker

Represents a control that allows the user to choose a time (hour/minute/am/pm).
Inheritance: DateTimePickerBase
Show file Open project: nokiadatagathering/WP7-Official Class Usage Examples

Public Methods

Method Description
TimePicker ( ) : System

Initializes a new instance of the TimePicker control.

Method Details

TimePicker() public method

Initializes a new instance of the TimePicker control.
public TimePicker ( ) : System
return System