public ContentDesignerActionList(ContentDesigner parent) : base(parent.Component) { this._parent = parent; }