ItemsPresenter.FooterTransitionsProperty プロパティ

定義

FooterTransitions 依存関係プロパティを識別します。

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

プロパティ値

FooterTransitions 依存関係プロパティの識別子。

適用対象