2 references to PropMainMenuStrip
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (2)
1638
return (MenuStrip)Properties.GetObject(
PropMainMenuStrip
);
1641
Properties.SetObject(
PropMainMenuStrip
, value);