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