1 write to lastCursePosition
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
378
this.
lastCursePosition
= this.textBox.CaretIndex;
1 reference to lastCursePosition
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
409
this.textBox.CaretIndex = this.
lastCursePosition
;