Share via


TabView.AddTabButtonCommandParameterProperty Property

Definition

Identifies the AddTabButtonCommandParameter dependency property.

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

Property Value

The identifier for the AddTabButtonCommandParameter dependency property.

Applies to