Variable WindowFrame._captionLayout

class WindowFrame
{
  // ...
  HorizontalLayout _captionLayout;
  // ...
}