TextPatternRangeEndpoint Enumeration

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 text range endpoints for methods of ITextRangeProvider.

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

Syntax

Public Enumeration TextPatternRangeEndpoint
public enum TextPatternRangeEndpoint

Members

Member name Description
Start The start point of the range.
End The endpoint of the range.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

System.Windows.Automation.Text Namespace