private void Splits_DesiresOffset(object sender, DesiresOffsetEventArgs e) { this.vScroll.Value = -e.DesiredOffset.Y; }