protected override void Initialize() { base.Initialize(); _editorFactory = new XinqEditorFactory(this); RegisterEditorFactory(_editorFactory); }