ScrollViewer.ZoomSnapPointsProperty プロパティ

定義

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

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

プロパティ値

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

適用対象