1 write to _wizardStepCollection
System.Web (1)
UI\WebControls\Wizard.cs (1)
1054_wizardStepCollection = new WizardStepCollection(this);
2 references to _wizardStepCollection
System.Web (2)
UI\WebControls\Wizard.cs (2)
1053if (_wizardStepCollection == null) { 1057return _wizardStepCollection;