Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 576 Bytes

textblock_contentend.md

File metadata and controls

24 lines (15 loc) · 576 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.TextBlock.ContentEnd
winrt property

Windows.UI.Xaml.Controls.TextBlock.ContentEnd

-description

Gets a TextPointer object for the end of text content in the TextBlock.

-property-value

A TextPointer object for the end of text content in the TextBlock.

-remarks

-examples

-see-also