1 write to _editorControls
System.Web (1)
UI\WebParts\PropertyGridEditorPart.cs (1)
67_editorControls = new ArrayList();
2 references to _editorControls
System.Web (2)
UI\WebParts\PropertyGridEditorPart.cs (2)
66if (_editorControls == null) { 69return _editorControls;