2 references to DropDownLocationChanged
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (2)
1496
MenuItem.DropDown.LocationChanged +=
DropDownLocationChanged
;
2589
MenuItem.DropDown.LocationChanged -=
DropDownLocationChanged
;