TreeView.ItemTemplateProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ItemTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemTemplateProperty();
public static DependencyProperty ItemTemplateProperty { get; }
var dependencyProperty = TreeView.itemTemplateProperty;
Public Shared ReadOnly Property ItemTemplateProperty As DependencyProperty

プロパティ値

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

適用対象