ParallaxView.HorizontalSourceStartOffsetProperty Property

Definition

Identifies the HorizontalSourceStartOffset dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ HorizontalSourceStartOffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalSourceStartOffsetProperty();
public static DependencyProperty HorizontalSourceStartOffsetProperty { get; }
Public Shared ReadOnly Property HorizontalSourceStartOffsetProperty As DependencyProperty

Property Value

The identifier for the HorizontalSourceStartOffset dependency property.

Applies to