2 references to
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HScrollProperties.cs (1)
30public HScrollProperties(ScrollableControl container) : base(container) {
winforms\Managed\System\WinForms\VScrollProperties.cs (1)
27public VScrollProperties(ScrollableControl container) : base(container) {