Implemented interface member:
method
Add
MS.Internal.Documents.IParentUndoUnit.Add(MS.Internal.Documents.IUndoUnit)
2 references to Add
PresentationFramework (2)
MS\Internal\Documents\ParentUndoUnit.cs (1)
201Add(openedUnit);
System\Windows\Documents\TextStore.cs (1)
4393Add((IUndoUnit)units[i]);