ItemsPresenter.FooterTemplateProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ FooterTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty FooterTemplateProperty();
public static DependencyProperty FooterTemplateProperty { get; }
var dependencyProperty = ItemsPresenter.footerTemplateProperty;
Public Shared ReadOnly Property FooterTemplateProperty As DependencyProperty

プロパティ値

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

適用対象