Partager via


ItemControl.TextInlines, propriété

Obtenez ou définissez les principaux de texte inline

Espace de noms :  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

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

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<Inline>
retourne IEnumerable<T> ;

Sécurité .NET Framework

Voir aussi

Référence

ItemControl Classe

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer, espace de noms