GoXam for WPF v3
UndoManager Property (IDiagramModel)
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
>
IDiagramModel Interface
: UndoManager Property
Gets or sets the
UndoManager
for this model.
Syntax
C#
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