Variable LayoutItem._resizerDelta

struct LayoutItem
{
  // ...
  int _resizerDelta;
  // ...
}