Share via


TabViewItem.IsClosableProperty Property

Definition

Identifies the IsClosable dependency property.

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

Property Value

The identifier for the IsClosable dependency property.

Applies to