1 instantiation of ToolStripDropDownLayoutEngine
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
828public static ToolStripDropDownLayoutEngine LayoutInstance = new ToolStripDropDownLayoutEngine();
2 references to ToolStripDropDownLayoutEngine
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (2)
193return ToolStripDropDownLayoutEngine.LayoutInstance; 828public static ToolStripDropDownLayoutEngine LayoutInstance = new ToolStripDropDownLayoutEngine();