Share via


ParallaxView.MaxVerticalShiftRatioProperty Property

Definition

Identifies the MaxVerticalShiftRatio dependency property.

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

Property Value

The identifier for the MaxVerticalShiftRatio dependency property.

Applies to