TabView.TabStripFooterProperty 属性

定义

标识 TabStripFooter 依赖属性。

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

属性值

TabStripFooter 依赖属性的标识符。

适用于