Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 518 Bytes

textelement_contentend.md

File metadata and controls

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

Windows.UI.Xaml.Documents.TextElement.ContentEnd

-description

Gets a TextPointer that represents the end of the content in the element.

-property-value

A TextPointer that represents the end of the content in the TextElement.

-remarks

-examples

-see-also