Share via


FrameworkRichTextComposition.ResultStart プロパティ

定義

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

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

プロパティ値

TextPointer

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

適用対象

こちらもご覧ください