TabView.TabWidthModeProperty 属性

定义

标识 TabWidthMode 依赖属性。

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

属性值

TabWidthMode 依赖属性的标识符。

适用于