Variable WindowFrame._closeButton

class WindowFrame
{
  // ...
  ImageButton _closeButton;
  // ...
}