ParallaxView.IsHorizontalShiftClampedProperty Property

Definition

Identifies the IsHorizontalShiftClamped 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 ^ IsHorizontalShiftClampedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsHorizontalShiftClampedProperty();
public static DependencyProperty IsHorizontalShiftClampedProperty { get; }
Public Shared ReadOnly Property IsHorizontalShiftClampedProperty As DependencyProperty

Property Value

The identifier for the IsHorizontalShiftClamped dependency property.

Applies to