4 references to usedEscapeLine
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorRouter.cs (4)
1343
this.
usedEscapeLine
.Add(segment);
1348
this.
usedEscapeLine
.Clear();
1353
for (int i = 0; i < this.
usedEscapeLine
.Count; i++)
1355
ConnectorSegment usedSegment = this.
usedEscapeLine
[i];