ScrollViewer.ZoomSnapPointsTypeProperty プロパティ

定義

ZoomSnapPointsType 依存関係プロパティを識別します。

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

プロパティ値

ZoomSnapPointsType 依存関係プロパティの識別子。

適用対象