共用方式為


ParallaxView.IsVerticalShiftClampedProperty 屬性

定義

識別IsVerticalShiftClamped相依性屬性。

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

屬性值

IsVerticalShiftClamped 相依性屬性的標識碼。

適用於