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