次の方法で共有


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 依存関係プロパティの識別子。

適用対象