[This is preliminary documentation and subject to change.]
Commits the active undo group.
Commits the active undo group.
public void CommitUndoGroup();
Commits the given undo group.
public void CommitUndoGroup(UndoGroup);
UndoEngine Class | LaMarvin.ComponentModel Namespace