1 type derived from WizardForm
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
20internal class EntityDataSourceWizardForm : WizardForm
2 references to WizardForm
System.Web.Entity.Design (2)
System\Data\WebControls\Design\Util\WizardPanel.cs (2)
27private WizardForm _parentWizard; 113internal void SetParentWizard(WizardForm parent)