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

適用対象