Share via


TabView.TabItemTemplateProperty プロパティ

定義

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

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

プロパティ値

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

適用対象