-api-id | -api-type |
---|---|
P:Microsoft.UI.Xaml.Controls.ContentPresenter.FontSize |
winrt property |
Gets or sets the font size for the text content presented by the ContentPresenter.
<ContentPresenter FontSize="double" .../>
A non-negative value that specifies the font size, measured in pixels.