Variable ScrollBar.SliderButton._dragStart

class ScrollBar.SliderButton
{
  // ...
  Point _dragStart;
  // ...
}