GoXam for WPF v3
CanStopCommand Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
CommandHandler Class
: CanStopCommand Method
This overridable predicate controls whether or not the
StopCommand
is executed.
Syntax
C#
public
virtual
bool
CanStopCommand()
Return Value
by default, this returns true
See Also
Reference
CommandHandler Class
CommandHandler Members