Windows.UI.Xaml.Controls.ContentPresenter.FontSize
June 22, 2022 · View on GitHub
-description
Gets or sets the font size for the text content presented by the ContentPresenter.
-xaml-syntax
<ContentPresenter FontSize="double" .../>
-property-value
A non-negative value that specifies the font size, measured in pixels.