1 instantiation of BookmarkUndoUnit
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (1)
54
BookmarkUndoUnit 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)
54
BookmarkUndoUnit
unit = new BookmarkUndoUnit(this.context, modelTreeManager)
213
BookmarkUndoUnit
containerUndoUnit;
219
internal Bookmark(UndoEngine undoEngine,
BookmarkUndoUnit
undoUnit)