2 types derived from ScrollProperties
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HScrollProperties.cs (1)
27public class HScrollProperties : ScrollProperties {
winforms\Managed\System\WinForms\VScrollProperties.cs (1)
24public class VScrollProperties : ScrollProperties {
2 references to ScrollProperties
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
1031private void ResetScrollProperties(ScrollProperties scrollProperties) {
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
93/// Gets or sets a value to be added or subtracted to the <see cref='System.Windows.Forms.ScrollProperties.LargeChange'/>