TextElement.ElementStart Property
Silverlight
Gets a TextPointer that represents the position just before the start of the element.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Documents.TextPointerA TextPointer that represents the position just before the start of the TextElement.
The TextPointer returned by this property always has its LogicalDirection set to LogicalDirection.Backward.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.