Windows.UI.Xaml.Controls.Control.FontStretch
June 22, 2022 ยท View on GitHub
-description
Gets or sets the degree to which a font is condensed or expanded on the screen.
-xaml-syntax
<control FontStretch="fontStretchMemberName"/>
-xaml-values
- fontStretchMemberName
- fontStretchMemberNameA FontStretch constant name, such as Condensed, Normal, or Expanded.