Variable AppFrame._toolbarHost

class AppFrame
{
  // ...
  ToolBarHost _toolbarHost;
  // ...
}