Skip to main content

CalendarDayCellStyle Fields

Stores appearance settings for day cells.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor dependency property. Inherited from CalendarCellStyle.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor dependency property. Inherited from CalendarSelectableCellStyle.
DisabledFontAttributesProperty static Identifies the DisabledFontAttributes dependency property. Inherited from CalendarSelectableCellStyle.
DisabledFontFamilyProperty static Identifies the DisabledFontFamily dependency property. Inherited from CalendarSelectableCellStyle.
DisabledFontSizeProperty static Identifies the DisabledFontSize dependency property. Inherited from CalendarSelectableCellStyle.
DisabledTextColorProperty static Identifies the DisabledTextColor dependency property. Inherited from CalendarSelectableCellStyle.
FontAttributesProperty static Identifies the FontAttributes dependency property. Inherited from CalendarCellStyle.
FontFamilyProperty static Identifies the FontFamily dependency property. Inherited from CalendarCellStyle.
FontSizeProperty static Identifies the FontSize dependency property. Inherited from CalendarCellStyle.
SelectedBackgroundColorProperty static Identifies the SelectedBackgroundColor dependency property. Inherited from CalendarSelectableCellStyle.
SelectedEllipseBackgroundColorProperty static Identifies the SelectedEllipseBackgroundColor dependency property. Inherited from CalendarSelectableCellStyle.
SelectedFontAttributesProperty static Identifies the SelectedFontAttributes dependency property. Inherited from CalendarSelectableCellStyle.
SelectedFontFamilyProperty static Identifies the SelectedFontFamily dependency property. Inherited from CalendarSelectableCellStyle.
SelectedFontSizeProperty static Identifies the SelectedFontSize dependency property. Inherited from CalendarSelectableCellStyle.
SelectedTextColorProperty static Identifies the SelectedTextColor dependency property. Inherited from CalendarSelectableCellStyle.
TextColorProperty static Identifies the TextColor dependency property. Inherited from CalendarCellStyle.
TodayBackgroundColorProperty static Identifies the TodayBackgroundColor dependency property.
TodayEllipseBackgroundColorProperty static Identifies the TodayEllipseBackgroundColor dependency property.
TodayFontAttributesProperty static Identifies the TodayFontAttributes dependency property.
TodayFontFamilyProperty static Identifies the TodayFontFamily dependency property.
TodayFontSizeProperty static Identifies the TodayFontSize dependency property.
TodayTextColorProperty static Identifies the TodayTextColor dependency property.
See Also