[]
Gets or sets the calendar which shall be displayed for the current date picker content control, if a user interface is present for the content control. This property has effect only for content controls with type Date.
public CalendarType DateCalendar { get; set; }
Public Property DateCalendar As CalendarType