Windows.UI.Xaml.Controls.TextBlock.FontWeight
June 22, 2022 · View on GitHub
-description
Gets or sets the top-level font weight for the TextBlock.
-xaml-syntax
<TextBlock FontWeight="fontWeightsMemberName"/>
-xaml-values
- fontWeightsMemberName
- fontWeightsMemberNameA FontWeights member name, such as Light or Normal.