Variable DockHost._topSpace

class DockHost
{
  // ...
  DockSpace _topSpace;
  // ...
}