TabView.CanDragTabsProperty 属性

定义

标识 CanDragTabs 依赖属性。

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

属性值

CanDragTabs 依赖属性的标识符。

适用于