ScrollViewer.ZoomSnapPointsTypeProperty Property

Definition

Identifies the ZoomSnapPointsType dependency property.

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

Property Value

The identifier for the ZoomSnapPointsType dependency property.

Applies to