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 依存関係プロパティの識別子。

適用対象