Share via


ParallaxView.VerticalSourceEndOffsetProperty Property

Definition

Identifies the VerticalSourceEndOffset dependency property.

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

Property Value

The identifier for the VerticalSourceEndOffset dependency property.

Applies to