GoXam for WPF v3
CanRedo Method (UndoManager.CompoundEdit)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
UndoManager.CompoundEdit Class
: CanRedo Method
This predicate returns true if you can call
Redo
-- namely when
IsComplete
is true.
Syntax
C#
public
bool
CanRedo()
See Also
Reference
UndoManager.CompoundEdit Class
UndoManager.CompoundEdit Members