Share via


TabView.TabWidthModeProperty Property

Definition

Identifies the TabWidthMode dependency property.

public:
 static property DependencyProperty ^ TabWidthModeProperty { DependencyProperty ^ get(); };
static DependencyProperty TabWidthModeProperty();
public static DependencyProperty TabWidthModeProperty { get; }
var dependencyProperty = TabView.tabWidthModeProperty;
Public Shared ReadOnly Property TabWidthModeProperty As DependencyProperty

Property Value

The identifier for the TabWidthMode dependency property.

Applies to