Share via


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

適用於