3 implementations of Merge
PresentationFramework (3)
src\Framework\MS\Internal\Documents\ParentUndoUnit.cs (1)
380public virtual bool Merge(IUndoUnit unit)
src\Framework\System\Windows\Documents\TextTreeUndoUnit.cs (1)
71public bool Merge(IUndoUnit unit)
src\Framework\System\windows\Documents\UIElementPropertyUndoUnit.cs (1)
86public bool Merge(IUndoUnit unit)