Share via


ParallaxView.MaxHorizontalShiftRatioProperty Property

Definition

Identifies the MaxHorizontalShiftRatio dependency property.

public:
 static property DependencyProperty ^ MaxHorizontalShiftRatioProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxHorizontalShiftRatioProperty();
public static DependencyProperty MaxHorizontalShiftRatioProperty { get; }
var dependencyProperty = ParallaxView.maxHorizontalShiftRatioProperty;
Public Shared ReadOnly Property MaxHorizontalShiftRatioProperty As DependencyProperty

Property Value

The identifier for the MaxHorizontalShiftRatio dependency property.

Applies to