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 依存関係プロパティの識別子。

適用対象