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

适用于