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