DropDownCalendar Members
The DropDownCalendar type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
![]() |
OnGotFocus |
Invoked whenever an unhandled GotFocus event reaches this element in its route.
|
Properties
Name | Description | |
---|---|---|
![]() |
Calendar |
Gets or sets the calendar.
|
![]() |
Control |
Gets the control.
|
![]() |
MaximumDate |
Gets or sets the maximum date.
|
![]() |
MinimumDate |
Gets or sets the minimum date.
|
![]() |
SelectedDate |
Gets or sets the selected date.
|
![]() |
TodayButton |
Gets or sets the today button.
|
Events
Name | Description | |
---|---|---|
![]() |
DatePicked |
Occurs when [date picked].
|
![]() |
SelectedDateChanged |
Occurs when [selected date changed].
|