The PopupCalendar type exposes the following members.

Constructors

  NameDescription
PopupCalendar

Fields

  NameDescription
IsOpenProperty
Identifies the IsOpen property.
SelectedDateProperty
Identifies the SelectedDate dependency property.

Properties

  NameDescription
IsOpen
Gets or sets whether the popup part of the control is open. This is a dependency property.
SelectedDate
Gets or sets the selected date. This is a dependency property.

See Also