ItemControl.TextInlines-Eigenschaft

Get/Set die wichtigsten Text inlines

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Property TextInlines As IEnumerable(Of Inline)
public IEnumerable<Inline> TextInlines { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.IEnumerable<Inline>
Gibt IEnumerable<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ItemControl Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace