GoXam for WPF v3
CanZoomToFit Method
Northwoods.GoXam Namespace > CommandHandler Class : CanZoomToFit Method
This overridable predicate controls whether or not the ZoomToFit command is executed.
Syntax
public virtual bool CanZoomToFit()

Return Value

by default, this returns true if AllowZoom is true.
See Also

Reference

CommandHandler Class
CommandHandler Members