TabView.AddTabButtonCommandProperty Property

Definition

Identifies the AddButtonCommand 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 ^ AddTabButtonCommandProperty { DependencyProperty ^ get(); };
static DependencyProperty AddTabButtonCommandProperty();
public static DependencyProperty AddTabButtonCommandProperty { get; }
Public Shared ReadOnly Property AddTabButtonCommandProperty As DependencyProperty

Property Value

The identifier for the AddButtonCommand dependency property.

Applies to