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