CalendarCellStyle Members
Stores appearance settings for calendar cells.Fields
| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor dependency property. |
| FontAttributesProperty static | Identifies the FontAttributes dependency property. |
| FontFamilyProperty static | Identifies the FontFamily dependency property. |
| FontSizeProperty static | Identifies the FontSize dependency property. |
| TextColorProperty static | Identifies the TextColor dependency property. |
Properties
| Name | Description |
|---|---|
| BackgroundColor | Gets or sets a background color for calendar cells. |
| FontAttributes | Gets or sets font attributes for calendar cells. |
| FontFamily | Gets or sets a font for calendar cells. |
| FontSize | Gets or sets a font size for calendar cells. |
| TextColor | Gets or sets a text color for calendar cells. |
See Also