ListViewBase.FooterTransitionsProperty Property

Definition

Identifies the FooterTransitions dependency property.

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

Property Value

The identifier for the FooterTransitions dependency property.

Applies to