共用方式為


ListViewBase.FooterProperty 屬性

定義

識別 頁尾 相依性屬性。

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

屬性值

Footer相依性屬性的識別碼。

適用於