2 references to FindBestMatchDestConnectionPoint
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowchartDesigner.ModelChangeReactions.cs (1)
779destConnectionPoint = FindBestMatchDestConnectionPoint(sourceConnectionPoint, dest, out errorMessage);
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
1272destConnPoint = FindBestMatchDestConnectionPoint(srcConnPoint, dest, out errorMessage);