TextSelection Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The TextSelection type exposes the following members.
| Name | Description | |
|---|---|---|
|
End | Gets a TextPointer that represents the end of the current selection. |
|
Start | Gets a TextPointer that represents the beginning of the current selection. |
|
Text | Gets or sets the plain text contents of the current selection. |
|
Xaml | Gets or sets the XAML representation of the current selection. |
Show: