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