Windows.UI.Xaml.Controls.Control.FontStyle
June 22, 2022 ยท View on GitHub
-description
Gets or sets the style in which the text is rendered.
-xaml-syntax
<control FontStyle="fontStyleMemberName" />
-xaml-values
- fontStyleMemberName
- fontStyleMemberNameA FontStyle named constant, such as Normal or Italic.