2 writes to autoConnectEnabled
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (2)
98this.autoConnectEnabled = value; 470this.autoConnectEnabled = autoConnectEnabled;
1 reference to autoConnectEnabled
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignerConfigurationService.cs (1)
92return this.autoConnectEnabled;