1 write to lastCursePosition
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
378this.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)
409this.textBox.CaretIndex = this.lastCursePosition;