TextBlock.Inlines Properti

Definisi

Mendapatkan yang InlineCollection berisi elemen tingkat Inline atas yang terdiri dari TextBlockkonten .

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

Nilai Properti

Yang InlineCollection berisi Inline elemen yang terdiri dari TextBlockkonten .

Keterangan

Gunakan yang InlineCollection dikembalikan oleh properti ini untuk menghitung atau memanipulasi konten TextBlock.

Berlaku untuk