4 references to DesignerView
System.Activities.Core.Presentation (4)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (4)
197readOnlyBinding.Path = new PropertyPath(DesignerView.IsReadOnlyProperty); 751DesignerView.SetCommandMenuMode(connector, CommandMenuMode.NoCommandMenu); 1433this.DesignerView.MakeRootDesigner(StateContainerEditor.GetConnectorModelItem(sender as DependencyObject)); 1445this.DesignerView.MakeRootDesigner(connectorModelItem);