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