RichTextBlock.Blocks Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan konten RichTextBlock.
public:
property BlockCollection ^ Blocks { BlockCollection ^ get(); };
BlockCollection Blocks();
public BlockCollection Blocks { get; }
var blockCollection = richTextBlock.blocks;
Public ReadOnly Property Blocks As BlockCollection
<RichTextBlock ...>
blocksContent
</RichTextBlock>
Nilai Properti
BlockCollection yang berisi konten RichTextBlock.