1 write to _controls
System.Web (1)
UI\WebControls\Wizard.cs (1)
2938_controls = _wizard.Controls;
2 references to _controls
System.Web (2)
UI\WebControls\Wizard.cs (2)
2939_originalError = _controls.SetCollectionReadOnly(null); 2945_controls.SetCollectionReadOnly(_originalError);