TextStyle Fields
The storage of text appearance settings.| Name | Description |
|---|---|
| ColorProperty static | Identifies the Color dependency property. |
| FontAttributesProperty static | Identifies the FontAttributes dependency property. |
| FontFamilyProperty static | Identifies the FontFamily dependency property. |
| FontSizeProperty static | Identifies the FontSize dependency property. |
See Also