ScrollViewer.HorizontalSnapPointsTypeProperty 속성

정의

HorizontalSnapPointsType 종속성 속성을 식별합니다.

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

속성 값

HorizontalSnapPointsType 종속성 속성의 식별자입니다.

적용 대상