3 references to Add
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
144
ToolStripManager.ToolStrips.
Add
(this);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
48
ToolStripManager.ToolStripPanels.
Add
(this);
System.Windows.Forms.Primitives (1)
System\Collections\Generic\WeakRefCollection.cs (1)
15
/// <see cref="
Add
(T)"/> call to clean up dead weak references.