Base:
method
OnMouseDown
System.Windows.Forms.Design.Behavior.Behavior.OnMouseDown(System.Windows.Forms.Design.Behavior.Glyph, System.Windows.Forms.MouseButtons, System.Drawing.Point)
1 reference to OnMouseDown
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripPanelDesigner.cs (1)
276
_behavior?.
OnMouseDown
(_containerSelectorGlyph, MouseButtons.Left, Point.Empty);