4 references to SetLastUnit
PresentationFramework (4)
MS\Internal\Documents\UndoManager.cs (4)
208
SetLastUnit
(unit as IUndoUnit);
368
SetLastUnit
(_topUndoIndex == -1 ? null : PeekUndoStack()); // can be null, which is fine
427
SetLastUnit
(unit);
1115
SetLastUnit
(null);