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