Share via


ParallaxView.HorizontalSourceStartOffsetProperty Property

Definition

Identifies the HorizontalSourceStartOffset dependency property.

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

Property Value

The identifier for the HorizontalSourceStartOffset dependency property.

Applies to