ScrollViewer.VerticalSnapPointsTypeProperty Property

Definition

Identifies the VerticalSnapPointsType dependency property.

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

Property Value

The identifier for the VerticalSnapPointsType dependency property.

Applies to