Condividi tramite


Proprietà ItemControl.TextInlines

Ottenere/impostare i inlines principali del testo

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

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

Valore proprietà

Tipo: System.Collections.Generic.IEnumerable<Inline>
Restituisca il valore IEnumerable<T>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ItemControl Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF.TeamExplorer