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