2 references to ConnectorEditor
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (2)
541this.connectorEditor = new ConnectorEditor(this, affectedConnector); 589this.connectorEditor = new ConnectorEditor(this, e.Source as Connector);