次の方法で共有


TabView.TabItemsSourceProperty プロパティ

定義

TabItemsSource 依存関係プロパティを識別します。

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

プロパティ値

TabItemsSource 依存関係プロパティの識別子。

適用対象