TabView.TabItemTemplateProperty 属性

定义

标识 TabItemTemplate 依赖属性。

public:
 static property DependencyProperty ^ TabItemTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty TabItemTemplateProperty();
public static DependencyProperty TabItemTemplateProperty { get; }
var dependencyProperty = TabView.tabItemTemplateProperty;
Public Shared ReadOnly Property TabItemTemplateProperty As DependencyProperty

属性值

TabItemTemplate 依赖属性的标识符。

适用于