The IChrome interface is a "marker" interface.
Items that implement IChrome are designating themselves as being attached
to their parent in a way that's different from normal content. For example,
to a Container, a child being added that's an IChrome implementor will be
added outside of the content area.