DateNavigatorCellAppearance Fields
Contains a DateNavigator‘s cell states.| Name | Description |
|---|---|
| DisabledStateProperty static | Identifies the DisabledState dependency property. |
| FocusedStateProperty static | Identifies the FocusedState dependency property. |
| HolidayStateProperty static | Identifies the HolidayState dependency property. |
| InactiveStateProperty static | Identifies the InactiveState dependency property. |
| MouseOverStateProperty static | Identifies the MouseOverState dependency property. |
| NormalStateProperty static | Identifies the NormalState dependency property. |
| SelectedStateProperty static | Identifies the SelectedState dependency property. |
| SpecialDateStateProperty static | Identifies the SpecialDateState dependency property. |
| TodayStateProperty static | Identifies the TodayState dependency property. |
See Also