Share via


ItemsPresenter.FooterProperty 屬性

定義

識別 Footer 相依性屬性。

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

屬性值

Footer 相依性屬性的標識碼。

適用於