GoXam for WPF v3
RedoCommand Property
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
: RedoCommand Property
Gets a non-routed
ICommand
that executes
Redo
and is enabled by
CanRedo
.
Syntax
C#
public
ICommand
RedoCommand {
get
;}
See Also
Reference
CommandHandler Class
CommandHandler Members