3 references to EventLocationChanged
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripItem.cs (3)
1503
Events.AddHandler(
EventLocationChanged
, value);
1506
Events.RemoveHandler(
EventLocationChanged
, value);
3209
RaiseEvent(
EventLocationChanged
, e);