TextOptions.GetTextFormattingMode Method
Silverlight
Gets the TextFormattingMode for the specified FrameworkElement.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.FrameworkElement
The FrameworkElement to get the TextFormattingMode for.
Return Value
Type: System.Windows.Media.TextFormattingModeThe TextFormattingMode for this FrameworkElement.
This method provides support for the TextOptions.TextFormattingMode attached property.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.