1 write to _lastMouseMove
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
5355
_lastMouseMove
= (int)m.LParamInternal;
1 reference to _lastMouseMove
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
5350
if (m.LParamInternal ==
_lastMouseMove
)