ScrollViewer.VerticalSnapPointsTypeProperty 属性

定义

标识 VerticalSnapPointsType 依赖属性。

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

属性值

VerticalSnapPointsType 依赖属性的标识符。

适用于