DateNavigatorStateAppearance Fields
Contains a cell’s appearance properties.| Name | Description |
|---|---|
| BackgroundProperty static | Identifies the Background dependency property. |
| BorderBrushProperty static | Identifies the BorderBrush dependency property. |
| BorderThicknessProperty static | Identifies the BorderThickness dependency property. |
| CornerRadiusProperty static | Identifies the CornerRadius dependency property. |
| FontWeightProperty static | Identifies the FontWeight dependency property. |
| ForegroundProperty static | Identifies the Foreground dependency property. |
| OpacityProperty static | Identifies the Opacity dependency property. |
| PriorityIndexProperty static | Identifies the PriorityIndex dependency property. |
See Also