TextElement.ContentEnd プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
要素内のコンテンツの末尾を表すテキスト ポインターを取得します。
public:
property System::Windows::Documents::TextPointer ^ ContentEnd { System::Windows::Documents::TextPointer ^ get(); };
public System.Windows.Documents.TextPointer ContentEnd { get; }
member this.ContentEnd : System.Windows.Documents.TextPointer
Public ReadOnly Property ContentEnd As TextPointer
プロパティ値
内のコンテンツ TextElementの末尾。
注釈
プロパティはContentEnd、多くの場合、コンテンツを末尾に追加するために使用されます。TextElement
このプロパティによって返される値はTextPointer、常に LogicalDirection .LogicalDirection.Forward