Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 536 Bytes

textelement_elementend.md

File metadata and controls

24 lines (15 loc) · 536 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Documents.TextElement.ElementEnd
winrt property

Windows.UI.Xaml.Documents.TextElement.ElementEnd

-description

Gets a TextPointer that represents the position just after the end of the element.

-property-value

A TextPointer that represents the position just after the end of the TextElement.

-remarks

-examples

-see-also