End Property
Collapse the table of content
Expand the table of content

TextSelection.End Property

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

Gets a TextPointer that represents the end of the current selection.

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

public TextPointer End { get; }

Property Value

Type: System.Windows.Documents.TextPointer
A TextPointer that represents the end of the current selection.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft