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

屬性值

文字輸入之結果文字的開始位置。

適用於

另請參閱