GoXam for WPF v3
UndoEditIndex 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.Model Namespace
>
UndoManager Class
: UndoEditIndex Property
Gets the index into
CompoundEdits
for the current undoable edit.
Syntax
C#
public
int
UndoEditIndex {
get
;}
Property Value
-1 if there's no undoable edit to be undone.
See Also
Reference
UndoManager Class
UndoManager Members