FrameworkRichTextComposition.CompositionStart プロパティ

定義

現在のコンポジション テキストの先頭位置を取得します。

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

プロパティ値

TextPointer

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

適用対象

こちらもご覧ください