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 依赖属性的标识符。

适用于