ParallaxView.MaxHorizontalShiftRatioProperty Eigenschaft

Definition

Gibt die MaxHorizontalShiftRatio-Abhängigkeitseigenschaft an.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ParallaxView.MaxHorizontalShiftRatioProperty (informationen zu WinUI in der Windows App SDK finden Sie in den Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die MaxHorizontalShiftRatio-Abhängigkeitseigenschaft.

Gilt für: