TextElement::ElementEnd Property
.NET Framework (current version)
Gets a TextPointer that represents the position just after the end of the element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Documents::TextPointer^A TextPointer that represents the position just after the end of the TextElement.
The TextPointer returned by this property always has its LogicalDirection set to LogicalDirection::Forward.
.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Show: