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 依存関係プロパティの識別子。

適用対象