TabView.TabStripFooterTemplateProperty Property

Definition

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

Property Value

The identifier for the TabStripFooterTemplate dependency property.

Applies to