Windows.UI.Xaml.Documents.TextElement.FontStretch
June 22, 2022 · View on GitHub
-description
Gets or sets the glyph width of the font in a family to select.
-xaml-syntax
<textElement FontStretch="fontStretchMemberName"/>
-xaml-values
- fontStretchMemberName
- fontStretchMemberNameA FontStretch constant name, such as Condensed, Normal, or Expanded.