Enum FontTypography
Defines several predefined text styles that you can apply to some elements responsible for displaying it.
https://learn.microsoft.com/en-us/windows/apps/design/style/typography
public enum FontTypography- Extension Methods
Fields
- Body = 1
- BodyStrong = 2
- Caption = 0
- Display = 6
- Subtitle = 3
- Title = 4
- TitleLarge = 5