Variable Window._currentContentWidth

class Window
{
  // ...
  int _currentContentWidth;
  // ...
}