4 references to MakeRootDesigner
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemExtensions.cs (1)
1010
this.DesignerView.
MakeRootDesigner
(item, false, false);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (3)
426
MakeRootDesigner
(modelItem, /* setAsSelection = */ true, checkIfCanBeMadeRoot);
431
MakeRootDesigner
(modelItem, setAsSelection, true);
436
MakeRootDesigner
(modelItem, /* setAsSelection = */ true, false);