Represents a light-weight calendar control.
The following tables list the members exposed by the Calendar type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Calendar class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the ButtonBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderBrush dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderThickness dependency property. |
|
![]() ![]() |
Identifies the ButtonOverBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonPressedBackground dependency property. |
|
![]() ![]() |
Identifies the CenturyViewFormat dependency property. |
|
![]() ![]() |
Identifies the ContentBackground dependency property. |
|
![]() ![]() |
Identifies the ContentBorderBrush dependency property. |
|
![]() ![]() |
Identifies the ContentBorderThickness dependency property. |
|
![]() ![]() |
Identifies the CurrentView dependency property. |
|
![]() ![]() |
Identifies the Date dependency property. |
|
![]() ![]() |
Identifies the DateSelection dependency property. |
|
![]() ![]() |
Identifies the DayOfWeekFormat dependency property. |
|
![]() ![]() |
Identifies the DecadeViewFormat dependency property. |
|
![]() ![]() |
Identifies the DefaultItemTemplate dependency property. |
|
![]() ![]() |
Identifies the FocusItemTemplate dependency property. |
|
![]() ![]() |
Identifies the HeaderBackground dependency property. |
|
![]() ![]() |
Identifies the HeaderBorderBrush dependency property. |
|
![]() ![]() |
Identifies the HeaderBorderThickness dependency property. |
|
![]() ![]() |
Identifies the HeaderHeight dependency property. |
|
![]() ![]() |
Identifies the Header dependency property. |
|
![]() ![]() |
Identifies the HeaderTemplate dependency property. |
|
![]() ![]() |
Identifies the HolidayItemTemplate dependency property. |
|
![]() ![]() |
Identifies the HolidaysDateSelection dependency property. |
|
![]() ![]() |
Identifies the HoverItemTemplate dependency property. |
|
![]() ![]() |
Identifies the MaxDrillIn dependency property. |
|
![]() ![]() |
Identifies the MaxDrillOut property. |
|
![]() ![]() |
Identifies the MonthViewFormat dependency property. |
|
![]() ![]() |
Identifies the PaddingItemTemplate dependency property. |
|
![]() ![]() |
Identifies the SelectionItemTemplate dependency property. |
|
![]() ![]() |
Identifies the SelectionMode dependency property. |
|
![]() ![]() |
Identifies the SelectionOnTop dependency property. |
|
![]() ![]() |
Identifies the ShowPaddingDays dependency property. |
|
![]() ![]() |
Identifies the ShowToday dependency property. |
|
![]() ![]() |
Identifies the SubHeaderHeight dependency property. |
|
![]() ![]() |
Identifies the TimeViewFormat dependency property. |
|
![]() ![]() |
Identifies the TodayItemTemplate dependency property. |
|
![]() ![]() |
Identifies the WeekendItemTemplate dependency property. |
|
![]() ![]() |
Identifies the WeekHeaderAlignment dependency property. |
|
![]() ![]() |
Identifies the WeekHeaderWidth dependency property. |
|
![]() ![]() |
Identifies the YearViewFormat dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the background of the buttons in the calendar. This is a dependency property. |
|
![]() |
Gets or sets the border brush of the buttons in the calendar. This is a dependency property. |
|
![]() |
Gets or sets the border thickness of the buttons in the calendar. This is a dependency property. |
|
![]() |
Gets or sets the background of the buttons in the calendar when they are pointed with the mouse. This is a dependency property. |
|
![]() |
Gets or sets the background of the buttons in the calendar when they are pressed. This is a dependency property. |
|
![]() |
Gets or sets the formatting of the dates in the Century view. This is a dependency property. |
|
![]() |
Gets or sets the background of the calendar content. This is a dependency property. |
|
![]() |
Gets or sets the border brush of the calendar content. This is a dependency property. |
|
![]() |
Gets or sets the border thickness of the calendar content. This is a dependency property. |
|
![]() |
Gets or sets the current view. This is a dependency property. |
|
![]() |
Gets or sets the currently displayed date. This is a dependency property. |
|
![]() |
Gets or sets the list of dates selected in the calendar. This is a dependency property. |
|
![]() |
Gets or sets the format of the days of the week displayed in the subheader. This is a dependency property. |
|
![]() |
Gets or sets the formatting of the dates in the Decade view. This is a dependency property. |
|
![]() |
Gets or sets the default template of the calendar's cells. This is a dependency property. |
|
![]() |
Gets or sets the template of the cell containing the logical focus. This is a dependency property. |
|
![]() |
Gets or sets the content of the calendar header. This is a dependency property. |
|
![]() |
Gets or sets the background of the calendar header. This is a dependency property. |
|
![]() |
Gets or sets the brush of the border around the calendar header. This is a dependency property. |
|
![]() |
Gets or sets the thickness of the border around the calendar header. This is a dependency property. |
|
![]() |
Gets or sets the height of the calendar header. This is a dependency property. |
|
![]() |
Gets or sets the template used to display the content of the calendar's header. This is a dependency property. |
|
![]() |
Gets or sets the template of the cells representing holidays. This is a dependency property. |
|
![]() |
Gets or sets a list of holiday dates. This is a dependency property. |
|
![]() |
Gets or sets the template of the cell pointed with the mouse. This is a dependency property. |
|
![]() |
Gets or sets the last view that can be drilled-in to. This is a dependency property. |
|
![]() |
Gets or sets the last view that can be drilled-out to. This is a dependency property. |
|
![]() |
Gets or sets the formatting of the dates in the Month view. This is a dependency property. |
|
![]() |
Gets or sets the template of the padding cells. This is a dependency property. |
|
![]() |
Gets or sets the template of the selected cells. This is a dependency property. |
|
![]() |
Gets or sets the mode of the interactive selection in the calendar. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the selection is displayed above the corresponding cells or below them. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the previous and next time intervals are displayed in the available space of the current view. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the current date is highlighted in the calendar. This is a dependency property. |
|
![]() |
Gets or sets the height of the subheader, which displays the days of the week. This is a dependency property. |
|
![]() |
Gets or sets the formatting of the times in the Time view. This is a dependency property. |
|
![]() |
Gets or sets the template of the cell representing the current date. This is a dependency property. |
|
![]() |
Gets or sets the template of the cells representing weekends. This is a dependency property. |
|
![]() |
Gets or sets the alignment of the subheader, which displays the week numbers. This is a dependency property. |
|
![]() |
Gets or sets the width of the subheader, which displays the week numbers. This is a dependency property. |
|
![]() |
Gets or sets the formatting of the dates in the Year view. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
UIElement.OnKeyDown override. |
|
![]() |
UIElement.OnMouseLeftButtonDown override. |
Name | Description | |
---|---|---|
![]() |
Raised when the user clicks with the mouse on a specific date in the calendar. |
|
![]() |
Raises when the currently selected date in the calendar is changed interactively. |
|
![]() |
Raised when the calendar is drilled-in interactively to a more specific view. |
|
![]() |
Raised when the calendar is drilled-out interactively to a more general view. |
|
![]() |
Raises when the calendar is scrolled back and forth through the navigation buttons. |