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

屬性值

文字輸入之結果文字的結束位置。

適用於

另請參閱