GoXam for WPF v3
CompoundEdits Property
Northwoods.GoXam.Model Namespace > UndoManager Class : CompoundEdits Property
Gets a list of all of the compound edits.
Syntax
public IList<IUndoableEdit> CompoundEdits {get;}

Property Value

This will be a List of mostly UndoManager.CompoundEdits
See Also

Reference

UndoManager Class
UndoManager Members