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