TextPatternIdentifiers Class

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Contains values that are used as identifiers for the ITextProvider class.

Inheritance Hierarchy

System.Object
  System.Windows.Automation.TextPatternIdentifiers

Namespace:  System.Windows.Automation
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public NotInheritable Class TextPatternIdentifiers
public static class TextPatternIdentifiers

The TextPatternIdentifiers type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone AnimationStyleAttribute Identifies the AnimationStyle attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone BackgroundColorAttribute Identifies the BackgroundColor attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone BulletStyleAttribute Identifies the BulletStyle attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone CapStyleAttribute Identifies the CapStyle attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone CultureAttribute Identifies the Culture (CultureInfo) attribute of a text range. Includes the sub-language level; for example, specifies French–Switzerland (fr-CH) instead of merely French (fr).
Public fieldStatic memberSupported by Silverlight for Windows Phone FontNameAttribute Identifies the FontName attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontSizeAttribute Identifies the FontSize attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontWeightAttribute Identifies the FontWeight attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone ForegroundColorAttribute Identifies the ForegroundColor attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone HorizontalTextAlignmentAttribute Identifies the HorizontalTextAlignment attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IndentationFirstLineAttribute Identifies the IndentationFirstLine attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IndentationLeadingAttribute Identifies the IndentationLeadingattribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IndentationTrailingAttribute Identifies the IndentationTrailingattribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsHiddenAttribute Identifies the IsHidden attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsItalicAttribute Identifies the IsItalic attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsReadOnlyAttribute Identifies the IsReadOnly attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsSubscriptAttribute Identifies the IsSubscript attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsSuperscriptAttribute Identifies the IsSuperscript attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone MarginBottomAttribute Identifies the MarginBottom attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone MarginLeadingAttribute Identifies the MarginLeading attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone MarginTopAttribute Identifies the MarginTop attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone MarginTrailingAttribute Identifies the MarginTrailing attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone OutlineStylesAttribute Identifies the OutlineStyles attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone OverlineColorAttribute Identifies the OverlineColor attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone OverlineStyleAttribute Identifies the OverlineStyle attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone StrikethroughColorAttribute Identifies the StrikethroughColor attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone StrikethroughStyleAttribute Identifies the StrikethroughStyle attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone TabsAttribute Identifies the Tabs attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextFlowDirectionsAttribute Identifies the TextFlowDirections attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone UnderlineColorAttribute Identifies the UnderlineColor attribute of a text range.
Public fieldStatic memberSupported by Silverlight for Windows Phone UnderlineStyleAttribute Identifies the UnderlineStyle attribute of a text range.

Top

Version Information

Silverlight

Supported in: 5, 4

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.