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

プロパティ値

TextPointer

現在のコンポジション テキストの末尾位置。

適用対象

こちらもご覧ください