TextPointer Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The TextPointer type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone IsAtInsertionPosition Gets a value that indicates whether the current position is an insertion.
Public propertySupported by Silverlight for Windows Phone LogicalDirection Gets the logical direction associated with the current position, which is used to disambiguate content associated with the current position.
Public propertySupported by Silverlight for Windows Phone Parent Gets the logical parent that contains the current position.
Public property VisualParent Gets the visual tree parent of the TextPointer object.

Top