1 write to _editorPartChrome
System.Web (1)
UI\WebParts\EditorZoneBase.cs (1)
99
_editorPartChrome
= CreateEditorPartChrome();
2 references to _editorPartChrome
System.Web (2)
UI\WebParts\EditorZoneBase.cs (2)
98
if (
_editorPartChrome
== null) {
101
return
_editorPartChrome
;