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

Return Value

by default, this returns true
See Also

Reference

CommandHandler Class
CommandHandler Members