TextBlock.Inlines Tulajdonság

Definíció

InlineCollection Lekéri azokat a legfelső szintű Inline elemeket, amelyek a TextBlock.

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

Tulajdonság értéke

Azokat InlineCollection az Inline elemeket tartalmazza, amelyek a TextBlock.

Megjegyzések

InlineCollection A tulajdonság által visszaadott érték használatával számbavételt vagy módosítást hajthat létre egy adott tulajdonság tartalmának számbavételéhez vagy módosításáhozTextBlock.

A következőre érvényes: