Windows.UI.Xaml.Documents.TextElement.FontSize
June 22, 2022 · View on GitHub
-description
Gets or sets the font size for the content of the element.
-xaml-syntax
<textElement FontSize="double" />
-property-value
The desired font size in pixels. The default is 11 pixels.