TextSelection Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property End Gets a TextPointer that represents the end of the current selection.
Public property Start Gets a TextPointer that represents the beginning of the current selection.
Public property Text Gets or sets the plain text contents of the current selection.
Public property Xaml Gets or sets the XAML representation of the current selection.
Top

Show:
© 2017 Microsoft