4 references to GetConnectorFromSelectedObject
System.Workflow.ComponentModel (4)
AuthoringOM\Design\MessageFilters\ConnectionManager.cs (4)
235Connector connector = Connector.GetConnectorFromSelectedObject(selectedComponents); 271Connector selectedConnector = Connector.GetConnectorFromSelectedObject(selectionService.PrimarySelection); 296Connector selectedConnector = Connector.GetConnectorFromSelectedObject(selectionService.PrimarySelection); 449Connector selectedConnector = Connector.GetConnectorFromSelectedObject(selectionService.PrimarySelection);