Registration handle a CngxAccordionPanel header passes to its
coordinator so the keyboard-nav factory can rove between headers without
discovering them through contentChildren. contentChildren never crosses
a child component's view boundary, so an accordion skin that renders each
header inside its own item view would rove over zero items; a registered
handle carries the header's live element and disabled state by reference
and is immune to that boundary.