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 依赖属性的标识符。

适用于