1 instantiation of BookmarkUndoUnit
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (1)
54BookmarkUndoUnit unit = new BookmarkUndoUnit(this.context, modelTreeManager)
3 references to BookmarkUndoUnit
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (3)
54BookmarkUndoUnit unit = new BookmarkUndoUnit(this.context, modelTreeManager) 213BookmarkUndoUnit containerUndoUnit; 219internal Bookmark(UndoEngine undoEngine, BookmarkUndoUnit undoUnit)