7 references to MakeRootDesigner
System.Data (7)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoUnit.cs (1)
47
designerView.
MakeRootDesigner
(designerRoot);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (2)
258
this.
MakeRootDesigner
(target);
275
this.
MakeRootDesigner
(target);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
924
this.
MakeRootDesigner
((ModelItem)listBoxItem.Content);
1435
designerView.
MakeRootDesigner
(item);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\WorkflowViewManager.cs (1)
92
view.
MakeRootDesigner
(modelService.Root);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (1)
576
designerView.
MakeRootDesigner
(this.ModelItem);