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