3 references to OnChildMouseMove
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
175
_gridView.MouseMove +=
OnChildMouseMove
;
222
_helpPane.MouseMove +=
OnChildMouseMove
;
231
_commandsPane.MouseMove +=
OnChildMouseMove
;