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