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