Share via


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 依存関係プロパティの識別子。

適用対象