|
Â
| Name | Description |
|---|
 | AreWeekNamesVisible |
Gets or sets whether WeekNames will be displayed.
|
 | AreWeekNumbersVisible |
Gets or sets whether WeekNumbers will be displayed.
|
 | BlackoutDates |
Gets or sets a list of dates that cannot be selected. This is a dependency property.
|
 | CalendarWeekRule |
Gets or sets how should the first week in the year be counted. This is a dependency property.
|
 | CenturyViewHeaderFormat |
Gets or sets the format for the header of the century views of the calendar. This is a dependency property.
|
 | CenturyViewPanel |
Gets or sets the items panel template for the century views of the calendar. This is a dependency property.
|
 | CenturyViewStyle |
Gets or sets the style of the century calendar view. This is a dependency property.
|
 | Columns |
Gets or sets the number of columns of calendar views in the calendar. This is a dependency property.
|
 | Culture |
Gets or sets the culture that the Calendar uses. This is a dependency property.
|
 | DateSelectionMode |
Gets or sets DateSelectionMode property. This is a dependency property.
|
 | DayButtonStyle |
Gets or sets the style for the day buttons in the month views of the calendar. This is a dependency property.
|
 | DayButtonStyleSelector |
Gets or sets the style selector for the day buttons in the month views of the Calendar.
|
 | DayTemplate |
Gets or sets the content templates for the day buttons in the month views of the calendar. This is a dependency property.
|
 | DayTemplateSelector |
Gets or sets the DataTemplate selectors for the day buttons in the month views of the calendar. This is a dependency property.
|
 | DecadeButtonStyle |
Gets or sets the style for the year decade in the century views of the calendar. This is a dependency property.
|
 | DecadeButtonStyleSelector |
Gets or sets the style selector for the decade buttons in the century views of the Calendar.
|
 | DecadeTemplate |
Gets or sets the content templates for the decade buttons in the century views of the calendar. This is a dependency property.
|
 | DecadeTemplateSelector |
Gets or sets the DataTemplate selectors for the decade buttons in the century views of the calendar. This is a dependency property.
|
 | DecadeViewHeaderFormat |
Gets or sets the format for the header of the decade views of the calendar. This is a dependency property.
|
 | DecadeViewPanel |
Gets or sets the items panel template for the decade views of the calendar. This is a dependency property.
|
 | DecadeViewStyle |
Gets or sets the style of the decade calendar view. This is a dependency property.
|
 | DisplayDate |
Gets or sets the current date to display. This is a dependency property.
|
 | DisplayDateEnd |
Gets or sets the last date that would be able to be displayed. This is a dependency property.
|
 | DisplayDateStart |
Gets or sets the first date that would be able to be displayed. This is a dependency property.
|
 | DisplayMode |
Gets or sets the display mode of the Calendar. This is a dependency property.
|
 | FirstDayOfWeek |
Gets or sets the day that is considered the beginning of the week.
|
 | HeaderVisibility |
Gets or sets the visibility of the Calendar's header. This is a dependency property.
|
 | IsFocused |
Gets the bool value indicating whether the control is focused or not. This is a dependency property.
|
 | IsLoaded |
Gets a value that indicates whether this element has been loaded for presentation.
|
 | IsReadOnly |
Gets or sets whether the Calendar's selection can be changed. This is a dependency property.
|
 | IsTodayHighlighted |
Gets or sets whether the today date would be highlighted. This is a dependency property.
|
 | MonthButtonStyle |
Gets or sets the style for the month buttons in the year views of the calendar. This is a dependency property.
|
 | MonthButtonStyleSelector |
Gets or sets the style selector for the month buttons in the year views of the Calendar.
|
 | MonthTemplate |
Gets or sets the content templates for the month buttons in the year views of the calendar. This is a dependency property.
|
 | MonthTemplateSelector |
Gets or sets the DataTemplate selectors for the month buttons in the year views of the calendar. This is a dependency property.
|
 | MonthViewHeaderFormat |
Gets or sets the format for the header of the month views of the calendar. This is a dependency property.
|
 | MonthViewPanel |
Gets or sets the items panel template for the month views of the calendar. This is a dependency property.
|
 | MonthViewStyle |
Gets or sets the style of the month calendar view. This is a dependency property.
|
 | Orientation |
Gets or sets whether the orientation of the Calendar. This is a dependency property.
|
 | Rows |
Gets or sets the number of rows of calendar views in the calendar. This is a dependency property.
|
 | SelectableDateEnd |
Gets or sets the last date that can be selected. This is a dependency property.
|
 | SelectableDateStart |
Gets or sets the first date that can be selected. This is a dependency property.
|
 | SelectedDate |
Gets or sets the currently selected date. This is a dependency property.
|
 | SelectedDates |
Gets an list of the currently selected dates.
|
 | SelectionMode |
Gets or sets the types of selection that would be allowed in the Calendar. This is a dependency property.
|
 | ViewsHeaderVisibility |
Gets or sets the visibility of the header of the calendar views (month, year, decade, century). This is a dependency property.
|
 | YearButtonStyle |
Gets or sets the style for the year buttons in the decade views of the calendar. This is a dependency property.
|
 | YearButtonStyleSelector |
Gets or sets the style selector for the year buttons in the decade views of the Calendar.
|
 | YearTemplate |
Gets or sets the content templates for the year buttons in the decade views of the calendar. This is a dependency property.
|
 | YearTemplateSelector |
Gets or sets the DataTemplate selectors for the year buttons in the decade views of the calendar. This is a dependency property.
|
 | YearViewHeaderFormat |
Gets or sets the format for the header of the year views of the calendar. This is a dependency property.
|
 | YearViewPanel |
Gets or sets the items panel template for the year views of the calendar. This is a dependency property.
|
 | YearViewStyle |
Gets or sets the style of the calendar year view. This is a dependency property.
|