1 instantiation of ToolStripContainer
TestPassApp (1)
MenuForm.cs (1)
23ToolStripContainer toolStripContainer = new();
2 references to ToolStripContainer
TestPassApp (2)
MenuForm.cs (1)
23ToolStripContainer toolStripContainer = new();
ToolStripContainer.Designer.cs (1)
32System.ComponentModel.ComponentResourceManager resources = new(typeof(ToolStripContainer));