2 writes to autoSurroundWithSequenceEnabled
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (2)
132
this.
autoSurroundWithSequenceEnabled
= value;
486
this.
autoSurroundWithSequenceEnabled
= autoSurroundWithSequenceEnabled;
1 reference to autoSurroundWithSequenceEnabled
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (1)
126
return this.
autoSurroundWithSequenceEnabled
;