3 references to OnChildMouseDown
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
172
_gridView.MouseDown +=
OnChildMouseDown
;
219
_helpPane.MouseDown +=
OnChildMouseDown
;
228
_commandsPane.MouseDown +=
OnChildMouseDown
;