Variable Window._tooltip

class Window
{
  // ...
  Window.TooltipInfo _tooltip;
  // ...
}