2 references to UndoUnitCantBeOpenedTwice
PresentationFramework (2)
MS\Internal\Documents\ParentUndoUnit.cs (1)
69
throw new InvalidOperationException(SR.
UndoUnitCantBeOpenedTwice
);
MS\Internal\Documents\UndoManager.cs (1)
198
throw new InvalidOperationException(SR.
UndoUnitCantBeOpenedTwice
);