Share via


ParallaxView.VerticalSourceStartOffsetProperty Property

Definition

Identifies the VerticalSourceStartOffset dependency property.

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

Property Value

The identifier for the VerticalSourceStartOffset dependency property.

Applies to