1 write to MergedMenu
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
6743MdiWindowListStrip.MergedMenu = sourceMenuStrip;
2 references to MergedMenu
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
6723if (MdiWindowListStrip != null && MdiWindowListStrip.MergedMenu != null) { 6726ToolStripManager.RevertMergeInternal(MdiWindowListStrip.MergedMenu,MdiWindowListStrip,/*revertMdiStuff*/true);