3 writes to Value
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
1268HorizontalScroll.Value = -displayRect.X; 1274VerticalScroll.Value = -displayRect.Y;
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
149Value = value;