Variable Window._caretRect

class Window
{
  // ...
  Rect _caretRect;
  // ...
}