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 依赖属性的标识符。

适用于