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