Variable ScrollBar.SliderButton._dragStartPosition

class ScrollBar.SliderButton
{
  // ...
  int _dragStartPosition;
  // ...
}