C# Class Microsoft.Phone.Controls.DatePicker

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

Méthodes publiques

Méthode Description
DatePicker ( ) : System

Initializes a new instance of the DatePicker control.

Method Details

DatePicker() public méthode

Initializes a new instance of the DatePicker control.
public DatePicker ( ) : System
Résultat System