-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Control.FontFamily |
winrt property |
Gets or sets the font used to display text in the control.
<control FontFamily="fontFamilyValue"/>
- fontFamilyValue
- fontFamilyValueA string representation of a FontFamily value, possibly including fallback values or indexes within a font file, or a URI where the font family is packaged. For more information on the syntax, see FontFamily.