DocumentViewer.OnFitToWidthCommand Method
Definition
Responds to calls to the FitToWidth() method.
protected:
virtual void OnFitToWidthCommand();
protected virtual void OnFitToWidthCommand ();
abstract member OnFitToWidthCommand : unit -> unit
override this.OnFitToWidthCommand : unit -> unit
Protected Overridable Sub OnFitToWidthCommand ()