Windows.UI.Xaml.Controls.Control.FontWeight
June 22, 2022 ยท View on GitHub
-description
Gets or sets the thickness of the specified font.
-xaml-syntax
<control FontWeight="fontWeightMemberName"/>
-xaml-values
- fontWeightMemberName
- fontWeightMemberNameA FontWeights member name, such as Light or Normal.