3 references to PropMainMenu
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Form.cs (3)
1691
return (MainMenu)Properties.GetObject(
PropMainMenu
);
1701
Properties.SetObject(
PropMainMenu
, value);
3850
Properties.SetObject(
PropMainMenu
, null);