Share via


TabView.TabItemsProperty Property

Definition

Identifies the TabItems dependency property.

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

Property Value

The identifier for the TabItems dependency property.

Applies to