1 write to _configureDataSelection
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
41_configureDataSelection = new EntityDataSourceDataSelection(dataPanel, this, entityDataSourceDesigner.Helper, _entityDataSourceState);
3 references to _configureDataSelection
System.Web.Entity.Design (3)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (3)
43_configureContext.ContainerNameChanged += _configureDataSelection.ContainerNameChangedHandler; 46_configureDataSelection.LoadState(); 73_configureDataSelection.SaveState();