TabView.TabStripHeaderProperty Property

Definition

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

Property Value

The identifier for the TabStripHeader dependency property.

Applies to