3 references to OnChildMouseDown
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
170
_gridView.MouseDown +=
OnChildMouseDown
;
217
_helpPane.MouseDown +=
OnChildMouseDown
;
226
_commandsPane.MouseDown +=
OnChildMouseDown
;