Gets or sets a flag that controls whether the model notifies any
UndoManager that a change has occurred.
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.