ScrollViewer.MaxZoomFactor Property

Definition

Gets or sets a value that indicates the maximum permitted run-time value of ZoomFactor.

C#
public float MaxZoomFactor { get; set; }
XAML
<ScrollViewer MaxZoomFactor="single" />

Property Value

Single

The maximum permitted run-time value of ZoomFactor. The default is 10.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6