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