FrameworkRichTextComposition.ResultEnd プロパティ

定義

テキスト入力の結果として得られるテキストの末尾位置を取得します。

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

プロパティ値

テキスト入力の結果として得られるテキストの末尾位置。

適用対象

こちらもご覧ください