Variable ScrollBar.SliderButton._dragStartRect

class ScrollBar.SliderButton
{
  // ...
  Rect _dragStartRect;
  // ...
}