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