1 write to _verticalScroll
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
265
public VScrollProperties VerticalScroll =>
_verticalScroll
??= new VScrollProperties(this);