2 references to UndoUnitNotFound
PresentationFramework (2)
MS\Internal\Documents\ParentUndoUnit.cs (1)
130throw new ArgumentException(SR.UndoUnitNotFound, nameof(unit));
MS\Internal\Documents\UndoManager.cs (1)
339throw new ArgumentException(SR.UndoUnitNotFound, nameof(unit));