Share via


TabView.CanReorderTabsProperty プロパティ

定義

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

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

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

プロパティ値

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

適用対象