TabView.AddTabButtonCommandParameterProperty Property

Definition

Identifies the AddTabButtonCommandParameter dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ AddTabButtonCommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty AddTabButtonCommandParameterProperty();
public static DependencyProperty AddTabButtonCommandParameterProperty { get; }
Public Shared ReadOnly Property AddTabButtonCommandParameterProperty As DependencyProperty

Property Value

The identifier for the AddTabButtonCommandParameter dependency property.

Applies to