1 write to _horizontalScroll
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
247public HScrollProperties HorizontalScroll => _horizontalScroll ??= new HScrollProperties(this);