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