Variable Window._mouseCaptureButtons

class Window
{
  // ...
  ushort _mouseCaptureButtons;
  // ...
}