1 write to lastMove
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6883lastMove = unchecked( (int) (long)m.LParam);
1 reference to lastMove
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
6880if (unchecked( (int) (long)m.LParam) == lastMove) {