ParallaxView.IsVerticalShiftClampedProperty Eigenschaft

Definition

Identifiziert die Abhängigkeitseigenschaft IsVerticalShiftClamped.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ParallaxView.IsVerticalShiftClampedProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die Abhängigkeitseigenschaft IsVerticalShiftClamped.

Gilt für: