Share via


TabViewItem.IsClosableProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IsClosableProperty { DependencyProperty ^ get(); };
static DependencyProperty IsClosableProperty();
public static DependencyProperty IsClosableProperty { get; }
var dependencyProperty = TabViewItem.isClosableProperty;
Public Shared ReadOnly Property IsClosableProperty As DependencyProperty

プロパティ値

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

適用対象