-
-
Notifications
You must be signed in to change notification settings - Fork 3
TextBlock Styles
Ikarago edited this page Jun 24, 2019
·
2 revisions
You can use the following styles on TextBlock to give them the corresponding formatting without too much hassle. These can be used as a replacement for the standard build-in TextBlock styles or you can combine them with your own styles.
- FluentHeaderTextStyle
- FluentSubheaderTextStyle
- FluentTitleTextStyle
- FluentLightTitleTextStyle
- FluentBaseTextStyle
- FluentBodyTextStyle
- FluentSubbodyTextStyle
- FluentCaptionTextStyle
For some sizes you can also use an icon next to it. In those cases, use this:
- FluentTitleIconStyle
- FluentBaseIconStyle
- FluentBodyIconStyle
- FluentCaptionIconStyle
Please note that not all styles have a corresponding icon size, as it's not supposed to use icons on those sizes.