CellBrushSchema Fields
A combination of colors used to paint the cell background and borders.Name | Description |
---|---|
BackgroundProperty static | Identifies the CellBrushSchema.Background dependency property. |
BaseColorProperty static | Identifies the CellBrushSchema.BaseColor dependency property. |
DarkBorderBrushProperty static | Identifies the CellBrushSchema.DarkBorderBrush dependency property. |
LightBorderBrushProperty static | Identifies the CellBrushSchema.LightBorderBrush dependency property. |
See Also