Northwoods.GoWPF 2.2.4 Assembly
SkipsUndoManager Property (IDiagramModel)

Gets or sets a flag that controls whether the model notifies any UndoManager that a change has occurred.
Syntax
Property SkipsUndoManager As Boolean
bool SkipsUndoManager {get; set;}

Property Value

This is normally false. You may want to temporarily set this to true in order to avoid recording temporary changes to the model.
Requirements
See Also

Reference

IDiagramModel Interface
IDiagramModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback