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