TextElement.FontStyle Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the font style for the content in this element.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<textElement FontStyle="fontStylesValue"/>
XAML Values
Property Value
Type: System.Windows.FontStyleOne of the FontStyles property values, specifying the font style. The default is FontStyles.Normal.
Dependency property identifier field: FontStyleProperty
Show: