TabView.AddTabButtonCommandProperty 属性

定义

标识 AddButtonCommand 依赖属性。

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

属性值

AddButtonCommand 依赖属性的标识符。

适用于