4 references to MakeRootDesigner
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Model\GenericArgumentsUpdater.cs (1)
66designerView.MakeRootDesigner(newModelItem, true);
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (3)
810this.DesignerView.MakeRootDesigner(this.itemsToExpand[this.itemsToExpand.Length - 1], false); 870this.DesignerView.MakeRootDesigner(currentItem, false); 880this.DesignerView.MakeRootDesigner(this.itemToFocus, false);