2 writes to _lastMoveScreenX
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlDesigner.cs (2)
1934
_lastMoveScreenX
= location.X;
1978
_lastMoveScreenX
= location.X;
1 reference to _lastMoveScreenX
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
1956
if (
_lastMoveScreenX
!= location.X || _lastMoveScreenY != location.Y)