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)
98if (_editorPartChrome == null) { 101return _editorPartChrome;