1 write to isReadOnly
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
206this.isReadOnly = readOnlyState.IsReadOnly;
1 reference to isReadOnly
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Debugger\DebuggerService.cs (1)
214readOnlyState.IsReadOnly = this.isReadOnly;