Windows.UI.Xaml.Documents.TextElement.FontWeight
June 22, 2022 · View on GitHub
-description
Gets or sets the top-level font weight to select from the font family for the content in this element.
-xaml-syntax
<textElement FontWeight="fontWeightsValue"/>
-xaml-values
- fontWeightsValue
- fontWeightsValueA FontWeight constant name, such as Light, Normal, or UltraBold.