DisplayDecreaseZoom Property

CVB.Net Documentation
Gets the command that is used to decrease the zoom factor one step.

Namespace:  Stemmer.Cvb.Wpf.Controls
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public static RoutedCommand DecreaseZoom { get; }

Property Value

Type: RoutedCommand
Remarks

This resembles Ctrl-MouseWheelDown.
See Also

Reference