3 references to OnChildMouseDown
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
176
_gridView.MouseDown +=
OnChildMouseDown
;
223
_helpPane.MouseDown +=
OnChildMouseDown
;
232
_commandsPane.MouseDown +=
OnChildMouseDown
;