StyleBase Fields
The base class for all styles that configure the appearance of grid elements.Name | Description |
---|---|
BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
FontAttributesProperty static | Identifies the FontAttributes bindable property. |
FontColorProperty static | Identifies the FontColor bindable property. |
FontFamilyProperty static | Identifies the FontFamily bindable property. |
FontSizeProperty static | Identifies the FontSize bindable property. |
TextDecorationsProperty static | Identifies the TextDecorations dependency property. |
See Also