Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 548 Bytes

textelement_elementstart.md

File metadata and controls

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

Windows.UI.Xaml.Documents.TextElement.ElementStart

-description

Gets a TextPointer that represents the position just before the start of the element.

-property-value

A TextPointer that represents the position just before the start of the TextElement.

-remarks

-examples

-see-also