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 依存関係プロパティの識別子。

適用対象