2 writes to SrcConnPntIndex
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (2)
2723
this.
SrcConnPntIndex
= srcIndex;
2772
SrcConnPntIndex
= this.SrcConnPntIndex,
2 references to SrcConnPntIndex
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (2)
2749
ConnectionPoint srcConnPnt = GetConnectionPointFromIndex(srcElem, this.
SrcConnPntIndex
);
2772
SrcConnPntIndex = this.
SrcConnPntIndex
,