ScrollViewer.HorizontalSnapPointsTypeProperty Property

Definition

Identifies the HorizontalSnapPointsType dependency property.

public:
 static property DependencyProperty ^ HorizontalSnapPointsTypeProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalSnapPointsTypeProperty();
public static DependencyProperty HorizontalSnapPointsTypeProperty { get; }
var dependencyProperty = ScrollViewer.horizontalSnapPointsTypeProperty;
Public Shared ReadOnly Property HorizontalSnapPointsTypeProperty As DependencyProperty

Property Value

The identifier for the HorizontalSnapPointsType dependency property.

Applies to