Variable DockSpace._dockRect

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