TextElement.FontStyle Property
Gets or sets the font style for the content in this element.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
<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
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: