Share via


ParallaxView.HorizontalShiftProperty Property

Definition

Identifies the HorizontalShift dependency property.

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

Property Value

The identifier for the HorizontalShift dependency property.

Applies to