TextPointer Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The TextPointer type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsAtInsertionPosition | Gets a value that indicates whether the current position is an insertion. |
|
LogicalDirection | Gets the logical direction associated with the current position, which is used to disambiguate content associated with the current position. |
|
Parent | Gets the logical parent that contains the current position. |
Show: