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