GoXam for WPF v3
CanUndo 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
: CanUndo Method
This predicate returns true if you can call
Undo
-- namely when
IsComplete
is true.
Syntax
C#
public
bool
CanUndo()
See Also
Reference
UndoManager.CompoundEdit Class
UndoManager.CompoundEdit Members