Sdílet prostřednictvím


FrameworkRichTextComposition.ResultEnd Vlastnost

Definice

Získá koncovou pozici výsledného textu textového vstupu.

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

Hodnota vlastnosti

TextPointer

Koncové umístění výsledného textu textového vstupu.

Platí pro

Viz také