1 write to _wizardForm
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContext.cs (1)
58
_wizardForm
= wizardForm;
2 references to _wizardForm
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContext.cs (2)
300
_wizardForm
.SetCanNext(this.CanEnableNext);
303
_wizardForm
.SetCanFinish(false);