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