ItemControl.TextInlines 属性

get/set主要文本内联

命名空间:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

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

属性值

类型:System.Collections.Generic.IEnumerable<Inline>
返回 IEnumerable<T>

.NET Framework 安全性

请参见

参考

ItemControl 类

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer 命名空间