TabViewItem.TabViewTemplateSettingsProperty 属性

定义

标识 TabViewTemplateSettings 依赖属性。

public:
 static property DependencyProperty ^ TabViewTemplateSettingsProperty { DependencyProperty ^ get(); };
static DependencyProperty TabViewTemplateSettingsProperty();
public static DependencyProperty TabViewTemplateSettingsProperty { get; }
var dependencyProperty = TabViewItem.tabViewTemplateSettingsProperty;
Public Shared ReadOnly Property TabViewTemplateSettingsProperty As DependencyProperty

属性值

TabViewTemplateSettings 依赖属性的标识符。

适用于