TabView.AddTabButtonCommandParameterProperty 属性

定义

标识 AddTabButtonCommandParameter 依赖属性。

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

属性值

AddTabButtonCommandParameter 依赖属性的标识符。

适用于