Variable DockSpace._dragStartSpace

struct DockSpace
{
  // ...
  int _dragStartSpace;
  // ...
}