次の方法で共有


TabView.AllowDropTabsProperty プロパティ

定義

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

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

プロパティ値

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

適用対象