TextPatternIdentifiers.ForegroundColorAttribute Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Identifies the ForegroundColor attribute of a text range.

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

Syntax

Public Shared ReadOnly ForegroundColorAttribute As AutomationTextAttribute
public static readonly AutomationTextAttribute ForegroundColorAttribute

Remarks

The foreground color is equivalent to the text or font color.

The values for this attribute are of type Int32.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

TextPatternIdentifiers Class

System.Windows.Automation Namespace