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