共用方式為


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 相依性屬性的標識碼。

適用於