1 write to ModelTreeManager
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
91this.ModelTreeManager = ((IModelTreeItem)reflectedObject).ModelTreeManager;
1 reference to ModelTreeManager
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (1)
1424string rootEditorSetting = ExpressionHelper.GetRootEditorSetting(this.ModelTreeManager, WorkflowDesigner.GetTargetFramework(this.Context));