FlowDocumentReader.OnIncreaseZoomCommand Method

Definition

Handles the IncreaseZoom routed command.

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

Remarks

This method is called when the IncreaseZoom command is invoked.

Applies to