TabView.TabItemsProperty 属性

定义

标识 TabItems 依赖属性。

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

属性值

TabItems 依赖属性的标识符。

适用于