| -api-id | P:Windows.UI.Xaml.Documents.TextElement.FontStyle |
|---|---|
| -api-type | winrt property |
Gets or sets the font style for the content in this element.
<textElement FontStyle="fontStyleMemberName"/>- fontStyleMemberName
- fontStyleMemberNameA FontStyle constant name, such as Normal or Italic.