Variable DockHost._resizeStartPos

class DockHost
{
  // ...
  int _resizeStartPos;
  // ...
}