This topic has not yet been rated - Rate this topic

TextElement.ElementStart property

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

Syntax


public TextPointer ElementStart { get; }

Property value

Type: TextPointer

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

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Documents
Windows::UI::Xaml::Documents [C++]

Metadata

Windows.winmd

See also

TextElement

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.