共用方式為


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

適用於