4 references to SetLastUnit
PresentationFramework (4)
src\Framework\MS\Internal\Documents\UndoManager.cs (4)
237
SetLastUnit
(unit as IUndoUnit);
403
SetLastUnit
(_topUndoIndex == -1 ? null : PeekUndoStack()); // can be null, which is fine
465
SetLastUnit
(unit);
1157
SetLastUnit
(null);