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)
66
if (
_editorControls
== null) {
69
return
_editorControls
;