Bagikan melalui


TextBlock.ContentEnd Properti

Definisi

Mendapatkan objek TextPointer untuk akhir konten teks di TextBlock.

public:
 property TextPointer ^ ContentEnd { TextPointer ^ get(); };
TextPointer ContentEnd();
public TextPointer ContentEnd { get; }
var textPointer = textBlock.contentEnd;
Public ReadOnly Property ContentEnd As TextPointer

Nilai Properti

Objek TextPointer untuk akhir konten teks di TextBlock.

Berlaku untuk