GoXam for WPF v3
CurrentEdit Property
Northwoods.GoXam.Model Namespace > UndoManager Class : CurrentEdit Property
Gets the current compound edit for recording additional model change events.
Syntax
public UndoManager.CompoundEdit CurrentEdit {get; set;}
Remarks
This is initialized and augmented by HandleModelChanged before it is added to CompoundEdits by a top-level call to CommitTransaction.
See Also

Reference

UndoManager Class
UndoManager Members