ParallaxView.MaxVerticalShiftRatioProperty Eigenschaft

Definition

Identifiziert die MaxVerticalShiftRatio-Abhängigkeitseigenschaft.

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

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

Eigenschaftswert

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

Gilt für: