3 references to Clear
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelRowCollection.cs (1)
111void IList.Clear() { Clear(); }
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripPanel.ToolStripPanelRowCollectionTests.cs (2)
142_toolStripPanelRowCollection.Clear(); 155_toolStripPanelRowCollection.Clear();