Share via


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 相依性屬性的標識碼。

適用於