FrameworkRichTextComposition.CompositionEnd 屬性

定義

取得當前作文文本的結尾位置。

public:
 property System::Windows::Documents::TextPointer ^ CompositionEnd { System::Windows::Documents::TextPointer ^ get(); };
public System.Windows.Documents.TextPointer CompositionEnd { get; }
member this.CompositionEnd : System.Windows.Documents.TextPointer
Public ReadOnly Property CompositionEnd As TextPointer

屬性值

當前作文文本的結尾位置。

適用於

另請參閱