1 write to designerRoot
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\UndoUnit.cs (1)
35designerRoot = ((WorkflowViewElement)designerView.RootDesigner).ModelItem;
2 references to designerRoot
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\UndoUnit.cs (2)
45if (currentDesignerRoot != designerRoot) 47designerView.MakeRootDesigner(designerRoot);