4 references to DeleteLink
System.Activities.Core.Presentation (4)
System\Activities\Core\Presentation\FlowchartDesigner.Container.cs (1)
123
DeleteLink
(connector, false, updatedItems);
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (3)
802
IFlowSwitchLink oldCaseKey = this.
DeleteLink
(movedConnector, true);
1974
DeleteLink
(this.selectedConnector);
2441
IFlowSwitchLink flowSwitchLink = this.
DeleteLink
(connector, true);