3 references to OnChildMouseMove
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
171
_gridView.MouseMove +=
OnChildMouseMove
;
218
_helpPane.MouseMove +=
OnChildMouseMove
;
227
_commandsPane.MouseMove +=
OnChildMouseMove
;