4 references to WeakRefCollection
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (4)
15
private static
WeakRefCollection
<ToolStrip>? t_activeToolStrips;
18
private static
WeakRefCollection
<ToolStripPanel>? t_activeToolStripPanels;
132
internal static
WeakRefCollection
<ToolStrip> ToolStrips
567
internal static
WeakRefCollection
<ToolStripPanel> ToolStripPanels