次の方法で共有


TabView.IsAddTabButtonVisibleProperty プロパティ

定義

IsAddTabButtonVisible 依存関係プロパティを識別します。

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

プロパティ値

IsAddTabButtonVisible 依存関係プロパティの識別子。

適用対象