3 writes to bringToViewCurrentLocationOperation
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (3)
153
this.
bringToViewCurrentLocationOperation
= null;
157
this.
bringToViewCurrentLocationOperation
= Dispatcher.CurrentDispatcher.BeginInvoke(
163
this.
bringToViewCurrentLocationOperation
= null;
2 references to bringToViewCurrentLocationOperation
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (2)
150
if (this.
bringToViewCurrentLocationOperation
!= null)
152
this.
bringToViewCurrentLocationOperation
.Abort();