GoXam for WPF v3
UndoManager Property (IDiagramModel)
Northwoods.GoXam.Model Namespace > IDiagramModel Interface : UndoManager Property
Gets or sets the UndoManager for this model.
Syntax
UndoManager UndoManager {get; set;}

Property Value

When this value is null, there is no UndoManager, and thus no support for undo/redo.
See Also

Reference

IDiagramModel Interface
IDiagramModel Members