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