FlowDocumentScrollViewer.OnDecreaseZoomCommand Method

Definition

Handles the DecreaseZoom routed command.

protected:
 virtual void OnDecreaseZoomCommand();
protected virtual void OnDecreaseZoomCommand ();
abstract member OnDecreaseZoomCommand : unit -> unit
override this.OnDecreaseZoomCommand : unit -> unit
Protected Overridable Sub OnDecreaseZoomCommand ()

Remarks

This method is called when the DecreaseZoom command is invoked.

Applies to