Share via


TabView.TabItemsSourceProperty Property

Definition

Identifies the TabItemsSource dependency property.

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

Property Value

The identifier for the TabItemsSource dependency property.

Applies to