The MouseWheelZoom type exposes the following members.

Methods

  NameDescription
GetMinimumZoom
Gets the minimum zoom level that can be attained through the mouse wheel.
GetScaleFactor
Gets the value of the scale factor used to translate mouse wheel movement into zoom changes. A high scale factor means a slow zoom; a low scale factor means a rapid zoom.
SetMinimumZoom
Gets the minimum zoom level that can be attained through the mouse wheel.
SetScaleFactor
Sets the value of the scale factor used to translate mouse wheel movement into zoom changes. A high scale factor means a slow zoom; a low scale factor means a rapid zoom.

Fields

  NameDescription
MinimumZoomProperty
Identifies the MinimumZoom attached property.
MouseZoomEvent
Identifies the MouseZoom routed event.
ScaleFactorProperty
Identifies the ScaleFactor attached property.

See Also