3 writes to right
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollableControl.cs (3)
1518
this.
right
= right;
1562
right
= value;
1652
right
= value;
2 references to right
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
1536
if (left ==
right
&& top == bottom && left == top) {
1644
return
right
;