2 writes to autoSplitEnabled
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (2)
115
this.
autoSplitEnabled
= value;
478
this.
autoSplitEnabled
= autoSplitEnabled;
1 reference to autoSplitEnabled
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (1)
109
return this.
autoSplitEnabled
;