2 references to ConnectorEditor
System.Data (2)
cdf\src\NetFx40\Tools\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);