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