Share via


TabView.AddTabButtonCommandProperty Property

Definition

Identifies the AddButtonCommand dependency property.

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

Property Value

The identifier for the AddButtonCommand dependency property.

Applies to