Property MaxViewportWidth
MaxViewportWidth
Maximum viewport width (minimum zoom level). Default 1.0 means the image fills the control. Set higher (e.g., 10.0) to allow zooming out so the image appears as a small thumbnail.
public double MaxViewportWidth { get; set; }