ParallaxView.IsHorizontalShiftClampedProperty Propiedad

Definición

Identifica la propiedad de dependencia IsHorizontalShiftClamped.

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

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

Valor de propiedad

Identificador de la propiedad de dependencia IsHorizontalShiftClamped.

Se aplica a