C# Class Microsoft.Phone.Controls.DatePicker

Represents a control that allows the user to choose a date (day/month/year).
Inheritance: DateTimePickerBase
Show file Open project: nokiadatagathering/WP7-Official Class Usage Examples

Public Methods

Method Description
DatePicker ( ) : System

Initializes a new instance of the DatePicker control.

Method Details

DatePicker() public method

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