1 write to horizontalScroll
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
323
horizontalScroll
= new HScrollProperties(this);
2 references to horizontalScroll
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
322
if (
horizontalScroll
== null) {
325
return
horizontalScroll
;