3 writes to top
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollableControl.cs (3)
1519
this.
top
= top;
1561
top
= value;
1682
top
= value;
2 references to top
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
1536
if (left == right &&
top
== bottom && left ==
top
) {