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