ParallaxView.HorizontalSourceOffsetKindProperty Property

Definition

Identifies the HorizontalSourceOffsetKind dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ParallaxView.HorizontalSourceOffsetKindProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

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

Property Value

The identifier for the HorizontalSourceOffsetKind dependency property.

Applies to