FrameworkRichTextComposition.ResultEnd Tulajdonság

Definíció

Lekéri a szövegbevitel eredményszövegének végpozícióját.

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

Tulajdonság értéke

A szövegbevitel eredményszövegének végpozíciója.

A következőre érvényes:

Lásd még