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)
1956if (_lastMoveScreenX != location.X || _lastMoveScreenY != location.Y)