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