ParallaxView.IsVerticalShiftClampedProperty Propiedad

Definición

Identifica la propiedad de dependencia IsVerticalShiftClamped.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.ParallaxView.IsVerticalShiftClampedProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

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

Valor de propiedad

Identificador de la propiedad de dependencia IsVerticalShiftClamped.

Se aplica a