FrameworkRichTextComposition.ResultStart Eigenschap

Definitie

Hiermee haalt u de beginpositie van de resultaattekst van de tekstinvoer op.

public:
 property System::Windows::Documents::TextPointer ^ ResultStart { System::Windows::Documents::TextPointer ^ get(); };
public System.Windows.Documents.TextPointer ResultStart { get; }
member this.ResultStart : System.Windows.Documents.TextPointer
Public ReadOnly Property ResultStart As TextPointer

Waarde van eigenschap

De beginpositie van de resultaattekst van de tekstinvoer.

Van toepassing op

Zie ook