23 references to new
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
57
:
this
()
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ToolStripPanelDesignerTests.cs (1)
39
ToolStripPanel toolStripPanel =
new
() { Site = _mockSite.Object };
System.Windows.Forms.Tests (21)
System\Windows\Forms\AccessibleObjects\ToolStripPanel.ToolStripPanelAccessibleObjectTests.cs (2)
16
using ToolStripPanel control =
new
();
26
using ToolStripPanel control =
new
();
System\Windows\Forms\ToolStripPanel.ToolStripPanelRowCollectionTests.cs (1)
15
_toolStripPanel =
new
();
System\Windows\Forms\ToolStripPanelRenderEventArgsTests.cs (3)
19
yield return new object[] { null, new
ToolStripPanel
() };
34
using ToolStripPanel toolStripPanel =
new
();
48
using ToolStripPanel panel =
new
();
System\Windows\Forms\ToolStripPanelTests.cs (8)
148
using ToolStripPanel panel =
new
()
170
using ToolStripPanel panel =
new
()
185
using ToolStripPanel panel =
new
()
200
using ToolStripPanel panel =
new
();
208
using ToolStripPanel panel =
new
()
225
using ToolStripPanel control =
new
();
250
using ToolStripPanel control =
new
()
289
using ToolStripPanel panel =
new
()
System\Windows\Forms\ToolStripRendererTests.cs (2)
606
yield return new object[] { new ToolStripPanelRenderEventArgs(graphics, new
ToolStripPanel
()) };
711
yield return new object[] { new
ToolStripPanel
() };
System\Windows\Forms\ToolStripTests.cs (5)
972
using ToolStripPanel parent =
new
();
2012
using ToolStripPanel parent =
new
()
2129
using ToolStripPanel parent =
new
()
2563
using ToolStripPanel parent =
new
();
2985
using ToolStripPanel parent =
new
();