Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 526 Bytes

textelement_contentstart.md

File metadata and controls

22 lines (15 loc) · 526 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Documents.TextElement.ContentStart
winrt property

Microsoft.UI.Xaml.Documents.TextElement.ContentStart

-description

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

-property-value

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

-remarks

-examples

-see-also