Variable DockSpace._rc

struct DockSpace
{
  // ...
  Rect _rc;
  // ...
}