TabView.TabStripFooterTemplateProperty 属性

定义

标识 TabStripFooterTemplate 依赖属性。

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

属性值

TabStripFooterTemplate 依赖属性的标识符。

适用于