FlipView.UseTouchAnimationsForAllNavigationProperty Property

Definition

Identifies the UseTouchAnimationsForAllNavigation dependency property.

public:
 static property DependencyProperty ^ UseTouchAnimationsForAllNavigationProperty { DependencyProperty ^ get(); };
static DependencyProperty UseTouchAnimationsForAllNavigationProperty();
public static DependencyProperty UseTouchAnimationsForAllNavigationProperty { get; }
var dependencyProperty = FlipView.useTouchAnimationsForAllNavigationProperty;
Public Shared ReadOnly Property UseTouchAnimationsForAllNavigationProperty As DependencyProperty

Property Value

The identifier for the UseTouchAnimationsForAllNavigation dependency property.

Applies to