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 依赖属性的标识符。

适用于