GoXam for WPF v3
UndoEditIndex Property
Northwoods.GoXam.Model Namespace > UndoManager Class : UndoEditIndex Property
Gets the index into CompoundEdits for the current undoable edit.
Syntax
public int UndoEditIndex {get;}

Property Value

-1 if there's no undoable edit to be undone.
See Also

Reference

UndoManager Class
UndoManager Members